From: Matt McCutchen Date: Fri, 30 Apr 2010 21:30:43 +0000 (-0400) Subject: Man page: Move the description of --info=progress2 to a better place. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/bd685982389b78a158921b7839bdeca501338d19?ds=inline Man page: Move the description of --info=progress2 to a better place. --- diff --git a/rsync.yo b/rsync.yo index 3174ca37..fcb8b43a 100644 --- a/rsync.yo +++ b/rsync.yo @@ -2345,10 +2345,6 @@ in the file list is still going to increase (and each time it does, the count of files left to check will increase by the number of the files added to the list). -dit(bf(-P)) The bf(-P) option is equivalent to bf(--partial) bf(--progress). Its -purpose is to make it much easier to specify these two options for a long -transfer that may be interrupted. - There is also a bf(--info=progress2) option that outputs statistics based on the whole transfer, rather than individual files. Use this flag without outputting a filename (e.g. avoid bf(-v) or specify bf(--info=name0) if you @@ -2356,6 +2352,10 @@ want to see how the transfer is doing without scrolling the screen with a lot of names. (You don't need to specify the bf(--progress) option in order to use bf(--info=progress2).) +dit(bf(-P)) The bf(-P) option is equivalent to bf(--partial) bf(--progress). Its +purpose is to make it much easier to specify these two options for a long +transfer that may be interrupted. + dit(bf(--password-file)) This option allows you to provide a password in a file for accessing an rsync daemon. The file must not be world readable. It should contain just the password as the first line of the file (all