mirror of
https://github.com/octoleo/hosts.git
synced 2025-04-06 23:41:51 +00:00
Indicate in help text that --skip-backup
is optional.
This commit is contained in:
parent
09dad21311
commit
0247826a41
@ -118,7 +118,7 @@ Usage:
|
|||||||
hosts backups create
|
hosts backups create
|
||||||
hosts backups compare <name>
|
hosts backups compare <name>
|
||||||
hosts backups delete <name>
|
hosts backups delete <name>
|
||||||
hosts backups restore <name> --skip-backup
|
hosts backups restore <name> [--skip-backup]
|
||||||
hosts backups show <name>
|
hosts backups show <name>
|
||||||
|
|
||||||
Subcommands:
|
Subcommands:
|
||||||
|
2
hosts
2
hosts
@ -757,7 +757,7 @@ Usage:
|
|||||||
${_ME} backups create
|
${_ME} backups create
|
||||||
${_ME} backups compare <name>
|
${_ME} backups compare <name>
|
||||||
${_ME} backups delete <name>
|
${_ME} backups delete <name>
|
||||||
${_ME} backups restore <name> --skip-backup
|
${_ME} backups restore <name> [--skip-backup]
|
||||||
${_ME} backups show <name>
|
${_ME} backups show <name>
|
||||||
|
|
||||||
Subcommands:
|
Subcommands:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user