updated README

This commit is contained in:
Damon Timm 2010-03-13 10:28:12 -05:00
parent d5b5cd93c2
commit 92bb5fb408

5
README
View file

@ -47,6 +47,9 @@ COMMON USAGE EXAMPLES
* Run an incremental backup: * Run an incremental backup:
$ dt-s3-backup.sh --backup $ dt-s3-backup.sh --backup
* Force a one-off full backup:
$ dt-s3-backup.sh --full
* Restore your entire backup: * Restore your entire backup:
$ dt-s3-backup.sh --restore $ dt-s3-backup.sh --restore
You will be prompted for a restore directory You will be prompted for a restore directory
@ -70,6 +73,8 @@ COMMON USAGE EXAMPLES
* Verify the backup * Verify the backup
$ dt-s3-backup.sh --verify $ dt-s3-backup.sh --verify
* Backup the script and gpg key (for safekeeping)
$ dt-s3-backup.sh --backup-script
NEXT VERSION WISH LIST NEXT VERSION WISH LIST
====================== ======================