X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/5288be3af7c24814011130306725c24df792cc06..ec8637f3679b891041c798400774141024e24a4e:/rsyncd.conf.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index ffb9473b..b914570d 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -113,6 +113,10 @@ After the global options you should define a number of modules, each module exports a directory tree as a symbolic name. Modules are exported by specifying a module name in square brackets [module] followed by the options for that module. +The module name cannot contain a slash or a closing square bracket. If the +name contains whitespace, each internal sequence of whitespace will be +changed into a single space, while leading or trailing whitespace will be +discarded. startdit()