sh.zio.backup: cleanup usage text
parent
ab6e137b6a
commit
6e25c52f48
|
@ -190,7 +190,7 @@ Usage:
|
|||
Run a specific script from a given path
|
||||
|
||||
$me_filename <command> [arguments]
|
||||
Execute 'restic' with arbitrary commands and optional arguments.
|
||||
Execute 'restic' with arbitrary commands and optional arguments
|
||||
|
||||
This command is bootstrapped with some arguments — which are not
|
||||
overridable — as follows:
|
||||
|
@ -200,7 +200,7 @@ Usage:
|
|||
|
||||
$me_filename help
|
||||
Output this usage text. Use '--help' or 'help <command>' to output
|
||||
restic's help text.
|
||||
restic's help text
|
||||
"
|
||||
exit 0
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue