X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/5b9cc6953ac0eb9c78c307c2eb7dc584de066674..bb9bdba4c9493eb2c10a544f90c33f83f13f6ef1:/rsync.yo 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)