[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Fri Jun 12 20:55:26 UTC 2020


The branch, master has been updated
       via  13f81f4a Tweak a usage message.
      from  d3ae752c Fix running prepare-source from a separate build dir.

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


- Log -----------------------------------------------------------------
commit 13f81f4aa7e41ec7a40015dbce3122e871ccf35b
Author: Wayne Davison <wayne at opencoder.net>
Date:   Fri Jun 12 10:20:33 2020 -0700

    Tweak a usage message.

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

Summary of changes:
 rsync-ssl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/rsync-ssl b/rsync-ssl
index c55dc7a8..f48f44f8 100755
--- a/rsync-ssl
+++ b/rsync-ssl
@@ -146,7 +146,7 @@ function path_search {
 }
 
 if [[ "$#" == 0 ]]; then
-    echo "Usage: rsync-ssl [--type=openssl|stunnel] RSYNC_OPTION [...]" 1>&2
+    echo "Usage: rsync-ssl [--type=openssl|stunnel] RSYNC_ARG [...]" 1>&2
     exit 1
 fi
 


-- 
The rsync repository.



More information about the rsync-cvs mailing list