2
0
Fork 0

sh.zio.backup: remove noise from help

main
Ducky 2023-08-22 22:08:20 +01:00
parent 63a5015b6c
commit 82c29111d8
1 changed files with 2 additions and 4 deletions

View File

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