Man page: Move the description of --info=progress2 to a better place.
authorMatt McCutchen <matt@mattmccutchen.net>
Fri, 30 Apr 2010 21:30:43 +0000 (17:30 -0400)
committerMatt McCutchen <matt@mattmccutchen.net>
Sat, 25 Jun 2011 22:28:04 +0000 (18:28 -0400)
rsync.yo

index 3174ca3..fcb8b43 100644 (file)
--- 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