X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/5243c216d6db4c728c7bf0ad7ab769c9bb6a728b..ddecf7060b2b0316d29a2d4e13d2a4160e1badd7:/rsync.yo diff --git a/rsync.yo b/rsync.yo index 8c2fae45..ee49a049 100644 --- 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)