sh.zio.backup: clean up help text consistency
parent
a72e5d6f18
commit
30871d9739
|
@ -240,11 +240,11 @@ Usage:
|
||||||
$me_filename <script>
|
$me_filename <script>
|
||||||
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>
|
||||||
|
|
||||||
$me_filename toggle-mount
|
$me_filename toggle-mount
|
||||||
Mount (or unmount) restic to /mnt/restic/
|
Mount (or unmount) restic to /mnt/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.
|
||||||
|
|
Loading…
Reference in New Issue