Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cli-help.txt')
-rw-r--r--docs/cli-help.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/cli-help.txt b/docs/cli-help.txt
index abaa95b9b..f7318f0b3 100644
--- a/docs/cli-help.txt
+++ b/docs/cli-help.txt
@@ -107,7 +107,7 @@ optional arguments:
case, and to know when to deprecate support for past
Python versions and flags. If you wish to hide this
information from the Let's Encrypt server, set this to
- "". (default: CertbotACMEClient/0.20.0 (certbot;
+ "". (default: CertbotACMEClient/0.21.0 (certbot;
Ubuntu 16.04.3 LTS) Authenticator/XXX Installer/YYY
(SUBCOMMAND; flags: FLAGS) Py/2.7.12). The flags
encoded in the user agent are: --duplicate, --force-
@@ -331,6 +331,14 @@ revoke:
--reason {unspecified,keycompromise,affiliationchanged,superseded,cessationofoperation}
Specify reason for revoking certificate. (default:
unspecified)
+ --delete-after-revoke
+ Delete certificates after revoking them. (default:
+ None)
+ --no-delete-after-revoke
+ Do not delete certificates after revoking them. This
+ option should be used with caution because the 'renew'
+ subcommand will attempt to renew undeleted revoked
+ certificates. (default: None)
register:
Options for account registration & modification