Commit b2612dd4 authored by bescoto's avatar bescoto

Removed --change-source-perms and --resume-window options


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@291 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent 05bd3c85
......@@ -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).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment