From: Wayne Davison Date: Tue, 24 Oct 2006 00:56:46 +0000 (+0000) Subject: Document the --no-motd option. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/50dfd5b4fece3925e04897196baa6f37881d3c8f Document the --no-motd option. --- diff --git a/NEWS b/NEWS index 23636078..0a90a0f4 100644 --- a/NEWS +++ b/NEWS @@ -101,6 +101,9 @@ Changes since 2.6.8: (The deprecated --remove-sent-files is still understood for now, and still behaves in the same way as before.) + - Added the option --no-motd to suppress the message-of-the-day output + from a daemon when doing a copy. (See the manpage for a caveat.) + - Added a new environment variable to the pre-/post-xfer exec commands (in the daemon's config file): RSYNC_PID. This value will be the same in both the pre- and post-xfer commands, so it can be used if the pre-xfer