From: Wayne Davison Date: Mon, 7 Sep 2020 21:31:53 +0000 (-0700) Subject: Improve a sentence about --stderr=all. X-Git-Tag: v3.2.4pre1~137 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c59632d8b92a3bcc50482899e91f0bd065f1588;p=thirdparty%2Frsync.git Improve a sentence about --stderr=all. --- diff --git a/rsync.1.md b/rsync.1.md index b1ef84e1..62b810e2 100644 --- a/rsync.1.md +++ b/rsync.1.md @@ -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