Indicate in help text that `--skip-backup` is optional.

This commit is contained in:
William Melody 2020-03-15 18:49:03 -07:00
parent 09dad21311
commit 0247826a41
2 changed files with 2 additions and 2 deletions

View File

@ -118,7 +118,7 @@ Usage:
hosts backups create
hosts backups compare <name>
hosts backups delete <name>
hosts backups restore <name> --skip-backup
hosts backups restore <name> [--skip-backup]
hosts backups show <name>
Subcommands:

2
hosts
View File

@ -757,7 +757,7 @@ Usage:
${_ME} backups create
${_ME} backups compare <name>
${_ME} backups delete <name>
${_ME} backups restore <name> --skip-backup
${_ME} backups restore <name> [--skip-backup]
${_ME} backups show <name>
Subcommands: