From bb9bdba4c9493eb2c10a544f90c33f83f13f6ef1 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 29 Jul 2005 19:52:50 +0000 Subject: [PATCH] Improved the text around the last example in the USAGE section. --- rsync.yo | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rsync.yo b/rsync.yo index 9f1f8ef4..4a6b5c07 100644 --- a/rsync.yo +++ b/rsync.yo @@ -135,10 +135,12 @@ You can also use rsync in local-only mode, where both the source and destination don't have a ':' in the name. In this case it behaves like an improved copy command. +Finally, you can list all the (listable) modules available from a +particular rsync daemon by leaving off the module name: + quote(tt(rsync somehost.mydomain.com::)) -This would list all the anonymous rsync modules available on the host -somehost.mydomain.com. (See the following section for more details.) +See the following section for more details. manpagesection(ADVANCED USAGE) -- 2.34.1