the tag table should be of type int* not tag*.
[rsync/rsync.git] / rsync.yo
index 8c2fae4..ee49a04 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -444,6 +444,11 @@ specified.
 dit(bf(--port PORT)) This specifies an alternate TCP port number to use
 rather than the default port 873. 
 
+dit(bf(--stats)) This tells rsync to print a verbose set of statistics
+on the file transfer, allowing you to tell how effective the rsync
+algorithm is for your data. This option only works in conjunction with
+the -v (verbose) option.
+
 enddit()
 
 manpagesection(EXCLUDE PATTERNS)