diff options
author | ben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2002-11-22 08:06:45 +0000 |
---|---|---|
committer | ben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2002-11-22 08:06:45 +0000 |
commit | e4d46b43f475ddbc14f23933210a435e1255cf65 (patch) | |
tree | 725afe122518637b9b020817b845afc371542d71 /rdiff-backup/rdiff-backup.1 | |
parent | a01ac62db2729d257f6682ffefe991dd0ad90083 (diff) | |
download | rdiff-backup-e4d46b43f475ddbc14f23933210a435e1255cf65.tar.gz |
Various changes
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@230 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/rdiff-backup.1')
-rw-r--r-- | rdiff-backup/rdiff-backup.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rdiff-backup/rdiff-backup.1 b/rdiff-backup/rdiff-backup.1 index 2597fa4..3a1efe7 100644 --- a/rdiff-backup/rdiff-backup.1 +++ b/rdiff-backup/rdiff-backup.1 @@ -229,12 +229,12 @@ the directory statistics file. .TP .B --parsable-output If set, rdiff-backup's output will be tailored for easy parsing by -computers, instead of clarity for humans. Currently this only applies -when listing increments using the +computers, instead of convenience for humans. Currently this only +applies when listing increments using the .B -l or .B --list-increments -switches. +switches, where the time will be given in seconds since the epoch. .TP .B --print-statistics If set, summary statistics will be printed after a successful backup |