sh.zio.backup: remove noise from help
parent
63a5015b6c
commit
82c29111d8
|
@ -232,12 +232,10 @@ Usage:
|
|||
Run a specific script from a given path
|
||||
|
||||
$me_filename rescue <snapshot ID>
|
||||
Restore <snapshot ID> to /srv/dumps/$host/restic/<snapshot ID>/.
|
||||
Use 'restore' to interact directly with restic
|
||||
Restore <snapshot ID> to /srv/dumps/$host/restic/<snapshot ID>/
|
||||
|
||||
$me_filename toggle-mount
|
||||
Mount (or unmount) restic to /mnt/restic/.
|
||||
Use 'mount' to interact directly with restic
|
||||
Mount (or unmount) restic to /mnt/restic/
|
||||
|
||||
$me_filename <command> [arguments]
|
||||
Execute restic with arbitrary commands and optional arguments.
|
||||
|
|
Loading…
Reference in New Issue