Added new usage to backuptool
This commit is contained in:
parent
c40360071f
commit
01a163de8b
@ -19,9 +19,10 @@ Options
|
||||
-l List files in a backup
|
||||
-b Perform backup of a service
|
||||
-d Delete backups of a service
|
||||
-r passkey Restore a backup of a service
|
||||
If passkey isn't specified we will use the passkey from
|
||||
the .gpg backblaze file
|
||||
-r passkey host Restore a backup of a service and host from Backblaze.
|
||||
If passkey isn't specified we will use the passkey from
|
||||
the .gpg backblaze file. If host isn't specified then it
|
||||
will use this host.
|
||||
EOF
|
||||
exit 2;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user