Commit ad75d18d authored by Wayne Davison's avatar Wayne Davison

Mention that the --backup-dir option is a receiver-side path.

parent ed4b8da0
...@@ -611,8 +611,8 @@ your rules specify a trailing inclusion/exclusion of '*', the auto-added ...@@ -611,8 +611,8 @@ your rules specify a trailing inclusion/exclusion of '*', the auto-added
rule would never be reached). rule would never be reached).
dit(bf(--backup-dir=DIR)) In combination with the bf(--backup) option, this dit(bf(--backup-dir=DIR)) In combination with the bf(--backup) option, this
tells rsync to store all backups in the specified directory. This is tells rsync to store all backups in the specified directory on the receiving
very useful for incremental backups. You can additionally side. This can be used for incremental backups. You can additionally
specify a backup suffix using the bf(--suffix) option specify a backup suffix using the bf(--suffix) option
(otherwise the files backed up in the specified directory (otherwise the files backed up in the specified directory
will keep their original filenames). will keep their original filenames).
......
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