added more to do - fun

This commit is contained in:
Damon Timm 2010-02-12 20:06:14 -05:00
parent 74a5483006
commit 8f0bc62654

3
README
View file

@ -9,4 +9,5 @@ TO DO:
* Remove the RESTORE variable from the script and only take it from inputing on the command line (thereby only needing one option "--restore" and merging it with "--restore-to-path" ... this is for simplicities sake
* Add a README file to the "--backup-this-script" option because, if you are like me, when it is working for so long I forget what to do when it comes time to restore
* Clean up general formatting of the script and make it pretty
* Give the "foobar" values numbers (ie, "foobar-1" "foobar-2") or something so I can use a sed file to swap my own credentials in and out without any hassle -- or, maybe use a config file ...
* give demo on how to use an "--archive-dir" option