From: J.W. Schultz Date: Wed, 17 Dec 2003 00:49:50 +0000 (+0000) Subject: Added keword base reporting to TODO features list. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/16a3fec02d3306c95c4484dc263bd80bf5d0bb06 Added keword base reporting to TODO features list. --- diff --git a/TODO b/TODO index 106c9a5f..f634e728 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,7 @@ FAT support Allow forcing arbitrary permissions 2002/03/12 --diff david.e.sewell 2002/03/15 Add daemon --no-detach and --no-fork options +Create more granular verbosity jw 2003/05/15 DOCUMENTATION -------------------------------------------------------- Update README @@ -427,6 +428,22 @@ Add daemon --no-detach and --no-fork options -- -- + +Create more granular verbosity jw 2003/05/15 + + Control output with the --report option. + + The option takes as a single argument (no whitespace) a + comma delimited lists of keywords. + + This would separate debugging from "logging" as well as + fine grained selection of statistical reporting and what + actions are logged. + + http://lists.samba.org/archive/rsync/2003-May/006059.html + + -- -- + DOCUMENTATION -------------------------------------------------------- Update README