mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:31:51 +02:00
Fixed typo
Changed config-changes in the short help (wrong) to config_changes (right)
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ USAGE = SHORT_USAGE + """Major SUBCOMMANDS are:
|
|||||||
install Install a previously obtained cert in a server
|
install Install a previously obtained cert in a server
|
||||||
revoke Revoke a previously obtained certificate
|
revoke Revoke a previously obtained certificate
|
||||||
rollback Rollback server configuration changes made during install
|
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:
|
Choice of server for authentication/installation:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user