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.txt14
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/cli-help.txt b/docs/cli-help.txt
index 9e1dbc268..5cc6c50a9 100644
--- a/docs/cli-help.txt
+++ b/docs/cli-help.txt
@@ -86,7 +86,7 @@ optional arguments:
statistics about success rates by OS and plugin. If
you wish to hide your server OS version from the Let's
Encrypt server, set this to "". (default:
- CertbotACMEClient/0.10.2 (Ubuntu 16.04.1 LTS)
+ CertbotACMEClient/0.11.0 (Ubuntu 16.04.1 LTS)
Authenticator/XXX Installer/YYY)
automation:
@@ -120,7 +120,6 @@ automation:
system. This option cannot be used with --csr.
(default: False)
--agree-tos Agree to the ACME Subscriber Agreement (default: Ask)
- --account ACCOUNT_ID Account ID to use (default: None)
--duplicate Allow making a certificate lineage that duplicates an
existing one (both can be renewed in parallel)
(default: False)
@@ -280,6 +279,9 @@ delete:
revoke:
Options for revocation of certs
+ --reason {keycompromise,affiliationchanged,superseded,unspecified,cessationofoperation}
+ Specify reason for revoking certificate. (default: 0)
+
register:
Options for account registration & modification
@@ -301,6 +303,14 @@ register:
-m EMAIL, --email EMAIL
Email used for registration and recovery contact.
(default: Ask)
+ --eff-email Share your e-mail address with EFF (default: None)
+ --no-eff-email Don't share your e-mail address with EFF (default:
+ None)
+
+unregister:
+ Options for account deactivation.
+
+ --account ACCOUNT_ID Account ID to use (default: None)
install:
Options for modifying how a cert is deployed