rdiff-backup-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-commits] Changes to rdiff-backup/rdiff-backup.1


From: Ben Escoto
Subject: [Rdiff-backup-commits] Changes to rdiff-backup/rdiff-backup.1
Date: Tue, 01 Nov 2005 11:46:30 -0500

Index: rdiff-backup/rdiff-backup.1
diff -u rdiff-backup/rdiff-backup.1:1.68 rdiff-backup/rdiff-backup.1:1.69
--- rdiff-backup/rdiff-backup.1:1.68    Mon Oct 31 04:53:31 2005
+++ rdiff-backup/rdiff-backup.1 Tue Nov  1 16:46:28 2005
@@ -12,7 +12,9 @@
 .BI "| --remove-older-than " time_interval
 .BI "| --list-at-time " time
 .BI "| --list-changed-since " time
-.B "| --list-increment-sizes "}
+.B "| --list-increment-sizes "
+.B "| --verify"
+.BI "| --verify-at-time " time }
 .BI [[[ user@ ] host2.foo ]:: destination_directory ]
 
 .B rdiff-backup --calculate-average
@@ -426,6 +428,15 @@
 .BI -v [0-9] ", --verbosity " [0-9]
 Specify verbosity level (0 is totally silent, 3 is the default, and 9
 is noisiest).  This determines how much is written to the log file.
+.TP
+.B --verify
+This is short for
+.BI --verify-at-time " now"
+.TP
+.BI --verify-at-time " now"
+Check all the data in the repository at the given time by computing
+the SHA1 hash of all the regular files and comparing them with the
+hashes stored in the metadata file.
 .TP
 .B "-V, --version"
 Print the current version and exit




reply via email to

[Prev in Thread] Current Thread [Next in Thread]