From 9c59632d8b92a3bcc50482899e91f0bd065f1588 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 7 Sep 2020 14:31:53 -0700 Subject: [PATCH] Improve a sentence about --stderr=all. --- rsync.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.2