From 6128f56694623bf0ea09f4fc22f9a94996335e65 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 10 Oct 2014 14:15:11 -0700 Subject: [PATCH] Add a missing closing paren. --- rsync.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index 87028ca0..eef47e91 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.47.2