summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2006-03-13 00:45:07 +0000
committerWayne Davison <wayned@samba.org>2006-03-13 00:45:07 +0000
commit38a4b9c2974e24386819a27c3f6562f92d27041e (patch)
treeba56f3072410dcaaf66a2394accc65b295a1a65c
parenta058cbc410d52908a3801628d3ee48a4a41575d2 (diff)
downloadrsync-38a4b9c2974e24386819a27c3f6562f92d27041e.tar.gz
Block-quote the itemized list in the --stats section so that
it is indented in the manpage.
-rw-r--r--rsync.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/rsync.yo b/rsync.yo
index f2adbc2b..64669f76 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -1453,7 +1453,7 @@ dit(bf(--stats)) This tells rsync to print a verbose set of statistics
on the file transfer, allowing you to tell how effective the rsync
algorithm is for your data.
-The current statistics are as follows: itemize(
+The current statistics are as follows: quote(itemize(
it() bf(Number of files) is the count of all "files" (in the generic
sense), which includes directories, symlinks, etc.
it() bf(Number of files transferred) is the count of normal files that
@@ -1483,7 +1483,7 @@ The current statistics are as follows: itemize(
rsync received by the client side from the server side. "Non-message"
bytes means that we don't count the bytes for a verbose message that the
server sent to us, which makes the stats more consistent.
-)
+))
dit(bf(-8, --8-bit-output)) This tells rsync to leave all high-bit characters
unescaped in the output instead of trying to test them to see if they're