From c60d9fcab1f1b8b91c972bd40c773e3d7e16f938 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 5 Nov 2017 11:50:52 -0800 Subject: [PATCH] Add missing closing paren that Paul Slootman pointed out. --- rsync.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index 39a16fed..fdbb5da1 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1620,7 +1620,7 @@ When performing a local transfer, the "local" side is the sender and the Note some versions of the popt option-parsing library have a bug in them that prevents you from using an adjacent arg with an equal in it next to a short -option letter (e.g. tt(-M--log-file=/tmp/foo). If this bug affects your +option letter (e.g. tt(-M--log-file=/tmp/foo)). If this bug affects your version of popt, you can use the version of popt that is included with rsync. dit(bf(-C, --cvs-exclude)) This is a useful shorthand for excluding a -- 2.47.2