From 2ba5ce9217433cb913edf408477c96a710a91e22 Mon Sep 17 00:00:00 2001 From: Seth Schoen Date: Wed, 18 May 2016 15:55:25 -0700 Subject: [PATCH] Mention register subcommand in main help --- certbot/cli.py | 1 + 1 file changed, 1 insertion(+) diff --git a/certbot/cli.py b/certbot/cli.py index 7f3779e5b..f8be642d8 100644 --- a/certbot/cli.py +++ b/certbot/cli.py @@ -63,6 +63,7 @@ cert. Major SUBCOMMANDS are: install Install a previously obtained cert in a server renew Renew previously obtained certs that are near expiry revoke Revoke a previously obtained certificate + register Perform tasks related to registering with the CA rollback Rollback server configuration changes made during install config_changes Show changes made to server config during installation plugins Display information about installed plugins