2
0
Fork 0

sh.zio.backup: clean up help text consistency

main
Ducky 2023-08-24 02:09:55 +01:00
parent a72e5d6f18
commit 30871d9739
1 changed files with 3 additions and 3 deletions

View File

@ -240,11 +240,11 @@ Usage:
$me_filename <script>
Run a specific script from a given path
$me_filename rescue <snapshot ID>
Restore <snapshot ID> to /srv/dumps/$host/restic/<snapshot ID>/
$me_filename rescue <snapshot-ID>
Restore <snapshot-ID> to /srv/dumps/$host/restic/<snapshot-ID>
$me_filename toggle-mount
Mount (or unmount) restic to /mnt/restic/
Mount (or unmount) restic to /mnt/restic
$me_filename <command> [arguments]
Execute restic with arbitrary commands and optional arguments.