sh.zio.backup: cleanup usage text
This commit is contained in:
parent
ab6e137b6a
commit
6e25c52f48
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue