Add a missing closing paren.
authorWayne Davison <wayned@samba.org>
Fri, 10 Oct 2014 21:15:11 +0000 (14:15 -0700)
committerWayne Davison <wayned@samba.org>
Fri, 10 Oct 2014 21:15:11 +0000 (14:15 -0700)
rsync.yo

index 87028ca080bbb81e5855d9e2bf5607fb9414d8a7..eef47e9176cd457375d4f9428220b116ecc1ef74 100644 (file)
--- 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).)