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.txt13
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/cli-help.txt b/docs/cli-help.txt
index 37d67cfe0..bad6275e7 100644
--- a/docs/cli-help.txt
+++ b/docs/cli-help.txt
@@ -29,6 +29,7 @@ manage certificates:
manage your account with Let's Encrypt:
register Create a Let's Encrypt ACME account
+ update_account Update a Let's Encrypt ACME account
--agree-tos Agree to the ACME server's Subscriber Agreement
-m EMAIL Email address for important account notifications
@@ -112,7 +113,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.29.1
+ "". (default: CertbotACMEClient/0.30.0
(certbot(-auto); OS_NAME OS_VERSION) Authenticator/XXX
Installer/YYY (SUBCOMMAND; flags: FLAGS)
Py/major.minor.patchlevel). The flags encoded in the
@@ -359,7 +360,7 @@ revoke:
certificates. (default: None)
register:
- Options for account registration & modification
+ Options for account registration
--register-unsafely-without-email
Specifying this flag enables registering an account
@@ -371,11 +372,6 @@ register:
to the Subscriber Agreement will still affect you, and
will be effective 14 days after posting an update to
the web site. (default: False)
- --update-registration
- With the register verb, indicates that details
- associated with an existing registration, such as the
- e-mail address, should be updated, rather than
- registering a new account. (default: False)
-m EMAIL, --email EMAIL
Email used for registration and recovery contact. Use
comma to register multiple emails, ex:
@@ -384,6 +380,9 @@ register:
--no-eff-email Don't share your e-mail address with EFF (default:
None)
+update_account:
+ Options for account modification
+
unregister:
Options for account deactivation.