[PATCH] rsync.yo: Add a missing closing parentheses

Wieland Hoffmann themineo at gmail.com
Sat Oct 4 02:07:23 MDT 2014


---
 rsync.yo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rsync.yo b/rsync.yo
index 87028ca..eef47e9 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -2449,7 +2449,7 @@ 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
+outputting a filename (e.g. avoid bf(-v) or specify bf(--info=name0)) if you
 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).)
-- 
2.1.2



More information about the rsync mailing list