diff options
Diffstat (limited to 'rdiff-backup/rdiff-backup.1')
-rw-r--r-- | rdiff-backup/rdiff-backup.1 | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/rdiff-backup/rdiff-backup.1 b/rdiff-backup/rdiff-backup.1 index cb565b7..377351a 100644 --- a/rdiff-backup/rdiff-backup.1 +++ b/rdiff-backup/rdiff-backup.1 @@ -362,18 +362,8 @@ This option is short for "--chars to quote A-Z: --windows-time-format --no-hard-links --exclude-special-files" and is appropriate when backing a normal unix file system to one that doesn't allow colons in filenames, is not case sensitive, and cannot store special files or -hard links. --windows-mode should not be necessary when backing up -one windows file system to another, although --windows-time-format -would still be required. If this switch is used for backing up, it -must also be used when restoring, listing increments, etc. -.TP -.B --windows-time-format -If this option is present, use underscores instead of colons in -increment files, so 2001-07-15T04:09:38-07:00 becomes -2001-07-15T04_09_38-07_00. This option may be useful under various -Microsoft file systems, which prohibit colons in filenames. If this -switch is used for backing up, it must also be used when restoring, -listing increments, etc. +hard links. If this switch is used for backing up, it must also be +used when restoring, listing increments, etc. .SH EXAMPLES Simplest case---backup directory foo to directory bar, with increments |