-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
68 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.9.1 | ||
0.10.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.68 for znapzend 0.9.1. | ||
# Generated by GNU Autoconf 2.68 for znapzend 0.10.0. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -559,8 +559,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='znapzend' | ||
PACKAGE_TARNAME='znapzend' | ||
PACKAGE_VERSION='0.9.1' | ||
PACKAGE_STRING='znapzend 0.9.1' | ||
PACKAGE_VERSION='0.10.0' | ||
PACKAGE_STRING='znapzend 0.10.0' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='' | ||
|
||
|
@@ -1199,7 +1199,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
\`configure' configures znapzend 0.9.1 to adapt to many kinds of systems. | ||
\`configure' configures znapzend 0.10.0 to adapt to many kinds of systems. | ||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
@@ -1265,7 +1265,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of znapzend 0.9.1:";; | ||
short | recursive ) echo "Configuration of znapzend 0.10.0:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
@@ -1351,7 +1351,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
znapzend configure 0.9.1 | ||
znapzend configure 0.10.0 | ||
generated by GNU Autoconf 2.68 | ||
Copyright (C) 2010 Free Software Foundation, Inc. | ||
|
@@ -1368,7 +1368,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
It was created by znapzend $as_me 0.9.1, which was | ||
It was created by znapzend $as_me 0.10.0, which was | ||
generated by GNU Autoconf 2.68. Invocation command line was | ||
$ $0 $@ | ||
|
@@ -2191,7 +2191,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='znapzend' | ||
VERSION='0.9.1' | ||
VERSION='0.10.0' | ||
|
||
|
||
cat >>confdefs.h <<_ACEOF | ||
|
@@ -3186,7 +3186,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by znapzend $as_me 0.9.1, which was | ||
This file was extended by znapzend $as_me 0.10.0, which was | ||
generated by GNU Autoconf 2.68. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -3239,7 +3239,7 @@ _ACEOF | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ||
ac_cs_version="\\ | ||
znapzend config.status 0.9.1 | ||
znapzend config.status 0.10.0 | ||
configured by $0, generated by GNU Autoconf 2.68, | ||
with options \\"\$ac_cs_config\\" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -124,7 +124,7 @@ | |
.\" ======================================================================== | ||
.\" | ||
.IX Title "ZNAPZENDZETUP 1" | ||
.TH ZNAPZENDZETUP 1 "2014-08-01" "0.9.1" "znapzend" | ||
.TH ZNAPZENDZETUP 1 "2014-08-02" "0.10.0" "znapzend" | ||
.\" For nroff, turn off justification. Always turn off hyphenation; it makes | ||
.\" way too many mistakes in technical documents. | ||
.if n .ad l | ||
|
@@ -154,6 +154,8 @@ where 'command' is one of the following: | |
\& SRC [plan] dataset \e | ||
\& [ DST:key [plan] [dataset] ] | ||
\& | ||
\& edit <src_dataset> | ||
\& | ||
\& enable <src_dataset> | ||
\& | ||
\& disable <src_dataset> | ||
|
@@ -289,6 +291,9 @@ to only remove a destination, specify the key of the destionation. Use the | |
.IX Subsection "edit" | ||
modify the configuration of a dataset. see the descriptions in the \fBcreate\fR | ||
function for details. | ||
.PP | ||
If \fBedit\fR is used with a source dataset as single argument, properties | ||
can be edited in an editor. | ||
.SS "\fBexport\fP" | ||
.IX Subsection "export" | ||
dumps the backup configuration of a dataset | ||
|
@@ -353,9 +358,3 @@ Dominik\ Hassler\ <[email protected]> | |
2014\-06\-29 had Flexible snapshot time format | ||
2014\-06\-01 had Multi destination backup | ||
2014\-05\-30 had Initial Version | ||
.SH "POD ERRORS" | ||
.IX Header "POD ERRORS" | ||
Hey! \fBThe above document had some coding errors, which are explained below:\fR | ||
.IP "Around line 481:" 4 | ||
.IX Item "Around line 481:" | ||
You forgot a '=back' before '=head1' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters