summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJ.W. Schultz <jw@samba.org>2003-12-17 00:49:50 +0000
committerJ.W. Schultz <jw@samba.org>2003-12-17 00:49:50 +0000
commit16a3fec02d3306c95c4484dc263bd80bf5d0bb06 (patch)
tree8ca153d9e825ea2c23cc682487cf2905207bf1bd /TODO
parentabb0b532f86b9db36efd463e2a744e30ac57ef36 (diff)
downloadrsync-16a3fec02d3306c95c4484dc263bd80bf5d0bb06.tar.gz
Added keword base reporting to TODO features list.
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 17 insertions, 0 deletions
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