From: David Dykstra Date: Tue, 3 Nov 1998 22:30:52 +0000 (+0000) Subject: Remove statement in rsync.1 that a rsync:// URL can only be used if X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/946347b8ffe8336590898f8c4762ac982cd92f17 Remove statement in 1 that a URL can only be used if a username is not needed. --- diff --git a/rsync.yo b/rsync.yo index 51df0df5..9dbc5442 100644 --- a/rsync.yo +++ b/rsync.yo @@ -59,8 +59,7 @@ itemize( it() for copying from a remote rsync server to the local machine. This is invoked when the source path contains a :: - separator. You can also use a rsync:// URL if no username - is required. + separator or a rsync:// URL. it() for copying from the local machine to a remote rsync server. This is invoked when the destination path contains a ::