X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/41059f75b5e1c18235dd8c2f54aad5cef24bb83d..5315b793d278ef7fb31362e89d28fabc68606110:/rsync.yo diff --git a/rsync.yo b/rsync.yo index f49fa2aa..008bdda8 100644 --- a/rsync.yo +++ b/rsync.yo @@ -414,13 +414,13 @@ will exit. The default is 0, which means no timeout. dit(bf(--daemon)) This tells rsync that it is to run as a rsync daemon. If standard input is a socket then rsync will assume that it is being run via inetd, otherwise it will detach from the current -terminal and become a background daemon. The dameon will read the +terminal and become a background daemon. The daemon will read the config file (/etc/rsyncd.conf) on each connect made by a client and respond to requests accordingly. See the rsyncd.conf(5) man page for more details. dit(bf(--config FILE)) This specifies an alternate config file than -the default /etc/rsyncd.conf. This is only relevent when --daemon is +the default /etc/rsyncd.conf. This is only relevant when --daemon is specified. dit(bf(--port PORT)) This specifies an alternate TCP port number to use