The branch, master has been updated via 6128f56 Add a missing closing paren. from 743f5a3 Prepare the repository for more development.
;a=shortlog;h=master - Log ----------------------------------------------------------------- commit 6128f56694623bf0ea09f4fc22f9a94996335e65 Author: Wayne Davison <way...@samba.org> Date: Fri Oct 10 14:15:11 2014 -0700 Add a missing closing paren. ----------------------------------------------------------------------- Summary of changes: rsync.yo | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) Changeset truncated at 500 lines: 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).) -- The rsync repository. _______________________________________________ rsync-cvs mailing list rsync-cvs@lists.samba.org https://lists.samba.org/mailman/listinfo/rsync-cvs