X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/e7bf3e5e874556f792d905bb5a2834aecfde328c..2a951cd2f9d672aa3b025759c18608f50a6c7767:/rsync.yo?ds=sidebyside diff --git a/rsync.yo b/rsync.yo index 9853f278..cfda974f 100644 --- a/rsync.yo +++ b/rsync.yo @@ -267,7 +267,7 @@ verb( --include-from=FILE don't exclude patterns listed in FILE --version print version number --daemon run as a rsync daemon - --address bind to the specified address + --address=ADDRESS bind to the specified address --config=FILE specify alternate rsyncd.conf file --port=PORT specify alternate rsyncd port number --blocking-io use blocking IO for the remote shell @@ -493,7 +493,7 @@ contains a directory of the same name. Since this option was added, deletions were reordered to be done depth-first so it is hardly ever needed anymore except in very obscure cases. -dit(bf(-B , --block_size=BLOCKSIZE)) This controls the block size used in +dit(bf(-B , --block-size=BLOCKSIZE)) This controls the block size used in the rsync algorithm. See the technical report for details. dit(bf(-e, --rsh=COMMAND)) This option allows you to choose an alternative