From: Martin Pool Date: Fri, 15 Mar 2002 01:03:24 +0000 (+0000) Subject: Suggestion from david.e.sewell to add --diff. X-Git-Tag: v2.5.5.rc1~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c1edccb7b5bf8266ca51ee258397061cbf096c5;p=thirdparty%2Frsync.git Suggestion from david.e.sewell to add --diff. --- diff --git a/TODO b/TODO index aa353e92..169f9cb1 100644 --- a/TODO +++ b/TODO @@ -316,6 +316,21 @@ chmod: parser. +--diff + + Allow people to specify the diff command. (Might want to use wdiff, + gnudiff, etc.) + + Just diff the temporary file with the destination file, and delete + the tmp file rather than moving it into place. + + Interaction with --partial. + + Security interactions with daemon mode? + + (Suggestion from david.e.sewell) + + PLATFORMS ------------------------------------------------------------ Win32