[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Sun Nov 7 18:12:12 UTC 2021


The branch, master has been updated
       via  ca538965 Add closing backticks that Itzoke pointed out.
      from  e4669b81 Add the --info=NONREG setting.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit ca538965d81290ebd514397916594bdb2857e378
Author: Wayne Davison <wayne at opencoder.net>
Date:   Sun Nov 7 10:11:12 2021 -0800

    Add closing backticks that Itzoke pointed out.

-----------------------------------------------------------------------

Summary of changes:
 rsync.1.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/rsync.1.md b/rsync.1.md
index 3b463901..da227171 100644
--- a/rsync.1.md
+++ b/rsync.1.md
@@ -3237,7 +3237,7 @@ your home directory (remove the '=' for that).
     buffered, while other can show up as very slow when the flushing of the
     output buffer occurs.  This may be fixed in a future version.
 
-0.  `--stop-after=MINS
+0.  `--stop-after=MINS`
 
     This option tells rsync to stop copying when the specified number of
     minutes has elapsed.
@@ -3250,7 +3250,7 @@ your home directory (remove the '=' for that).
     of the connection supports it.  You can tell the remote side about the time
     limit using `--remote-option` (`-M`), should the need arise.
 
-0.  `--stop-at=y-m-dTh:m
+0.  `--stop-at=y-m-dTh:m`
 
     This option tells rsync to stop copying when the specified point in time
     has been reached. The date & time can be fully specified in a numeric


-- 
The rsync repository.



More information about the rsync-cvs mailing list