Fixed typo
Changed config-changes in the short help (wrong) to config_changes (right)
This commit is contained in:
parent
4b8651274f
commit
7908ea0b86
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ USAGE = SHORT_USAGE + """Major SUBCOMMANDS are:
|
|||
install Install a previously obtained cert in a server
|
||||
revoke Revoke a previously obtained certificate
|
||||
rollback Rollback server configuration changes made during install
|
||||
config-changes Show changes made to server config during installation
|
||||
config_changes Show changes made to server config during installation
|
||||
|
||||
Choice of server for authentication/installation:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue