From: Wayne Davison Date: Mon, 18 Sep 2006 01:15:19 +0000 (+0000) Subject: Added a missing '-' to the string "-rsh". X-Git-Tag: v2.6.9pre1~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a923437bc02db7a91a5bca81e047671e5971531c;p=thirdparty%2Frsync.git Added a missing '-' to the string "-rsh". --- diff --git a/OLDNEWS b/OLDNEWS index 5c610da1..716202c7 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -1690,7 +1690,7 @@ Changes since 2.5.5: * The --suffix option can now be used with --backup-dir. (Michael Zimmerman) - * Combining "::" syntax with the -rsh/-e option now uses the + * Combining "::" syntax with the --rsh/-e option now uses the specified remote-shell as a transport to talk to a (newly-spawned) server-daemon. This allows someone to use daemon features, such as modules, over a secure protocol, such as ssh. (JD Paul)