aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 9d37344..c8bc644 100644
--- a/README
+++ b/README
@@ -5,18 +5,19 @@ WARNING: EXTREMELY ALPHA. MAY SET YOUR CAT ON FIRE.
Mini FAQ:
What currently works?
- - Regular incrementals. Execute with sudo and make damn sure your config is right.
+ - 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
What's not yet included?
- - The ability to roll back
- - Reporting features to show usage
+ - 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.
What not to expect?
- Elephants
+ - Salvation
If you don't care about your cat...
===================================================================
@@ -106,7 +107,6 @@ In no particular order....
- Create dispatchers for actions (mostly done)
- Create options parser (and determine options)
-- Implement rollback functions
- Implement report functions
- Limit access by checking for sudo