summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-03-03 20:06:19 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-03-03 20:06:19 +0000
commit28cff11744e0ad52a37edc79c9fdd0d748c41e8d (patch)
treef75b0ef937c8da20bab595262bd6fdc7c1f6a71e
parentef79a33ae64761de55f8d12f50356226d36ebe18 (diff)
downloadrdiff-backup-28cff11744e0ad52a37edc79c9fdd0d748c41e8d.tar.gz
Removed --change-source-perms and --resume-window options
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@291 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-rw-r--r--rdiff-backup/rdiff-backup.113
1 files changed, 0 insertions, 13 deletions
diff --git a/rdiff-backup/rdiff-backup.1 b/rdiff-backup/rdiff-backup.1
index f217e14..9c50b9c 100644
--- a/rdiff-backup/rdiff-backup.1
+++ b/rdiff-backup/rdiff-backup.1
@@ -62,14 +62,6 @@ 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 --change-source-perms
-If this option is set, rdiff-backup will try to change the mode of any
-unreadable files or unreadable/unexecutable directories in the source
-directory so it can back them up. It will then restore their original
-permissions and mtimes afterwards. This option should generally not
-be used if rdiff-backup has root access to the source directory, as
-root can access files regardless of their permissions.
-.TP
.BI "--chars-to-quote " chars
If this option is set, any characters in
.I chars
@@ -325,11 +317,6 @@ but only allow writes as part of an incremental backup. Requests for other type
.IR path )
will be rejected.
.TP
-.BI "--resume-window " seconds
-Resume the last aborted backup if it started less than the specified
-number of seconds ago. Otherwise start a new backup. The default is
-7200 (2 hours).
-.TP
.B --server
Enter server mode (not to be invoked directly, but instead used by
another rdiff-backup process on a remote computer).