updated README
This commit is contained in:
parent
d5b5cd93c2
commit
92bb5fb408
1 changed files with 5 additions and 0 deletions
5
README
5
README
|
|
@ -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
|
||||||
======================
|
======================
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue