From 847f464313f6705115b98e10cdce4193f7bc0e2b Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Tue, 12 Jan 2010 18:36:01 -0500 Subject: Update progress --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index c8bc644..cf0cbd0 100644 --- a/README +++ b/README @@ -8,9 +8,9 @@ What currently works? - Regular incrementals. Execute with sudo and the -B option - Automatic merging incremenetals down to MIN_BINS once MAX_BINS has been exceeded - Rolling back. Execute with sudo, the -R option, and a number of backups to roll back + - Reporting, executed with -Q, shows approx. disk usage and bin information What's not yet included? - - Reporting features to show usage and convert timestamps to useful dates - Options (don't expect a lot of them) - A lot of error catching. No telling what will happen if you SIGINT in the middle of a resquash, for example. Rsync takes care of itself, however. @@ -107,6 +107,6 @@ In no particular order.... - Create dispatchers for actions (mostly done) - Create options parser (and determine options) -- Implement report functions - Limit access by checking for sudo +- Fix output funcs for non-color scenario -- cgit v1.2.3