]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Improve a sentence about --stderr=all.
authorWayne Davison <wayne@opencoder.net>
Mon, 7 Sep 2020 21:31:53 +0000 (14:31 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 7 Sep 2020 21:42:35 +0000 (14:42 -0700)
rsync.1.md

index b1ef84e1fb4a4ac2740678cdb557a7df77403988..62b810e2355f9f06c770afe087ce74acc1e4a850 100644 (file)
@@ -613,8 +613,8 @@ your home directory (remove the '=' for that).
       divide up the info and error messages by file handle.  For those doing
       debugging or using several levels of verbosity, this option can help to
       avoid clogging up the transfer stream (which should prevent any chance of
-      a deadlock bug hanging things up).  It also enables the outputting of some
-      I/O related debug messages.
+      a deadlock bug hanging things up).  It also allows `--debug` to enable
+      some extra I/O related messages.
 
     - `client` - causes all rsync messages to be sent to the client side
       via the protocol stream.  One client process outputs all messages, with