From 946347b8ffe8336590898f8c4762ac982cd92f17 Mon Sep 17 00:00:00 2001 From: David Dykstra Date: Tue, 3 Nov 1998 22:30:52 +0000 Subject: [PATCH] Remove statement in rsync.1 that a rsync:// URL can only be used if a username is not needed. --- rsync.yo | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 :: -- 2.34.1