Update the 'manage your account' help to be more generic. (#7127)

Resolves #7121.

* Update the 'manage your account' help to be more generic.

* Add changelog entry about #7127.
This commit is contained in:
Rob Stradling 2019-06-07 21:03:35 +01:00 committed by Brad Warren
parent 89d907b182
commit 5c663d4d97
2 changed files with 5 additions and 4 deletions

View file

@ -10,6 +10,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Changed
* Update the 'manage your account' help to be more generic.
* The error message when Certbot's Apache plugin is unable to modify your
Apache configuration has been improved.

View file

@ -96,10 +96,10 @@ manage certificates:
revoke Revoke a certificate (supply --cert-path or --cert-name)
delete Delete a certificate
manage your account with Let's Encrypt:
register Create a Let's Encrypt ACME account
unregister Deactivate a Let's Encrypt ACME account
update_account Update a Let's Encrypt ACME account
manage your account:
register Create an ACME account
unregister Deactivate an ACME account
update_account Update an ACME account
--agree-tos Agree to the ACME server's Subscriber Agreement
-m EMAIL Email address for important account notifications
"""