Added keword base reporting to TODO features list.
authorJ.W. Schultz <jw@samba.org>
Wed, 17 Dec 2003 00:49:50 +0000 (00:49 +0000)
committerJ.W. Schultz <jw@samba.org>
Wed, 17 Dec 2003 00:49:50 +0000 (00:49 +0000)
TODO

diff --git a/TODO b/TODO
index 106c9a5..f634e72 100644 (file)
--- 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