undo help text changes

This commit is contained in:
Brad Warren
2022-12-05 08:05:50 -08:00
parent 27809fbc59
commit 023bb494b5
+4 -2
View File
@@ -126,7 +126,7 @@ optional arguments:
case, and to know when to deprecate support for past case, and to know when to deprecate support for past
Python versions and flags. If you wish to hide this Python versions and flags. If you wish to hide this
information from the Let's Encrypt server, set this to information from the Let's Encrypt server, set this to
"". (default: CertbotACMEClient/2.0.0 (certbot; "". (default: CertbotACMEClient/1.32.0 (certbot;
OS_NAME OS_VERSION) Authenticator/XXX Installer/YYY OS_NAME OS_VERSION) Authenticator/XXX Installer/YYY
(SUBCOMMAND; flags: FLAGS) Py/major.minor.patchlevel). (SUBCOMMAND; flags: FLAGS) Py/major.minor.patchlevel).
The flags encoded in the user agent are: --duplicate, The flags encoded in the user agent are: --duplicate,
@@ -196,7 +196,7 @@ security:
--key-type {rsa,ecdsa} --key-type {rsa,ecdsa}
Type of generated private key. Only *ONE* per Type of generated private key. Only *ONE* per
invocation can be provided at this time. (default: invocation can be provided at this time. (default:
ecdsa) rsa)
--elliptic-curve N The SECG elliptic curve name to use. Please see RFC --elliptic-curve N The SECG elliptic curve name to use. Please see RFC
8446 for supported values. (default: secp256r1) 8446 for supported values. (default: secp256r1)
--must-staple Adds the OCSP Must-Staple extension to the --must-staple Adds the OCSP Must-Staple extension to the
@@ -460,6 +460,8 @@ plugins:
directory. (default: False) directory. (default: False)
--dns-cloudflare Obtain certificates using a DNS TXT record (if you are --dns-cloudflare Obtain certificates using a DNS TXT record (if you are
using Cloudflare for DNS). (default: False) using Cloudflare for DNS). (default: False)
--dns-cloudxns Obtain certificates using a DNS TXT record (if you are
using CloudXNS for DNS). (default: False)
--dns-digitalocean Obtain certificates using a DNS TXT record (if you are --dns-digitalocean Obtain certificates using a DNS TXT record (if you are
using DigitalOcean for DNS). (default: False) using DigitalOcean for DNS). (default: False)
--dns-dnsimple Obtain certificates using a DNS TXT record (if you are --dns-dnsimple Obtain certificates using a DNS TXT record (if you are