summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordgaudet <dgaudet@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2006-11-12 06:41:23 +0000
committerdgaudet <dgaudet@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2006-11-12 06:41:23 +0000
commit84f5a6be1509f9bb36181f6994166db5e621b1f7 (patch)
tree63ef333fff0f1b849395a02c39de71446d9f60b2
parent724e20829c005c4e283be93a823a93cbf81660d7 (diff)
downloadrdiff-backup-84f5a6be1509f9bb36181f6994166db5e621b1f7.tar.gz
Man page update from roland <devzero@web.de>.
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@765 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-rw-r--r--rdiff-backup/CHANGELOG2
-rw-r--r--rdiff-backup/rdiff-backup.119
2 files changed, 21 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 1badf90..45311c1 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,6 +1,8 @@
New in v1.1.6 (????/??/??)
--------------------------
+Man page update from roland <devzero@web.de>.
+
--min-file-size/--max-file-size support. (Patch from Wout Mertens.)
Mac OS X Extended Attributes support. (Patch from Andrew Ferguson.)
diff --git a/rdiff-backup/rdiff-backup.1 b/rdiff-backup/rdiff-backup.1
index a968a05..55d8b2b 100644
--- a/rdiff-backup/rdiff-backup.1
+++ b/rdiff-backup/rdiff-backup.1
@@ -71,6 +71,9 @@ Enter calculate average mode. The arguments should be a number of
statistics files. rdiff-backup will print the average of the listed
statistics files and exit.
.TP
+.B \-\-carbonfile
+Enable backup of MacOS X carbonfile information.
+.TP
.B \-\-check-destination-dir
If an rdiff-backup session fails, running rdiff-backup with this
option on the destination dir will undo the failed directory. This
@@ -295,6 +298,12 @@ this may happen (with a warning) because the destination does not
support them or because the relevant user/group names do not exist on
the destination side.
.TP
+.B \-\-no-acls
+No Access Control Lists - disable backup of ACLs
+.TP
+.B \-\-no-carbonfile
+Disable backup of MacOS X carbonfile information
+.TP
.B \-\-no-compare-inode
This relatively esoteric option prevents rdiff-backup from flagging a
file as changed when its inode changes. This option may be useful if
@@ -314,6 +323,9 @@ Do not compress increments based on files whose filenames match
regexp. The default includes many common audiovisual and archive
files, and may be found in Globals.py.
.TP
+.B \-\-no-eas
+No Extended Attributes support - disable backup of EAs.
+.TP
.B \-\-no-file-statistics
This will disable writing to the file_statistics file in the
rdiff-backup-data directory. rdiff-backup will run slightly quicker
@@ -339,6 +351,10 @@ or
.B \-\-list-increments
switches, where the time will be given in seconds since the epoch.
.TP
+.B \-\-override-chars-to-quote
+.TP
+If the filesystem to which we are backing up is not case-sensitive, automatic 'quoting' of characters occurs. For example, a file 'Developer.doc' will be converted into ';068eveloper.doc'. To override this behavior, you need to specify this option.
+.TP
.B \-\-preserve-numerical-ids
If set, rdiff-backup will preserve uids/gids instead of trying to
preserve unames and gnames. See the
@@ -363,6 +379,9 @@ and see the
.B RESTORING
section for more information on restoring.
.TP
+.BI "\-\-remote-cmd " cmd
+Deprecated. Please use \-\-remote-schema instead
+.TP
.BI "\-\-remote-schema " schema
Specify an alternate method of connecting to a remote computer. This
is necessary to get rdiff-backup not to use ssh for remote backups, or