mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:32:13 +02:00
Update cli-help.txt to use generic values (#6143)
This commit is contained in:
+7
-7
@@ -108,12 +108,12 @@ 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/0.25.1 (certbot;
|
"". (default: CertbotACMEClient/0.25.1
|
||||||
darwin 10.13.5) Authenticator/XXX Installer/YYY
|
(certbot(-auto); OS_NAME OS_VERSION) Authenticator/XXX
|
||||||
(SUBCOMMAND; flags: FLAGS) Py/2.7.15). The flags
|
Installer/YYY (SUBCOMMAND; flags: FLAGS)
|
||||||
encoded in the user agent are: --duplicate, --force-
|
Py/major.minor.patchlevel). The flags encoded in the
|
||||||
renew, --allow-subset-of-names, -n, and whether any
|
user agent are: --duplicate, --force-renew, --allow-
|
||||||
hooks are set.
|
subset-of-names, -n, and whether any hooks are set.
|
||||||
--user-agent-comment USER_AGENT_COMMENT
|
--user-agent-comment USER_AGENT_COMMENT
|
||||||
Add a comment to the default user agent string. May be
|
Add a comment to the default user agent string. May be
|
||||||
used when repackaging Certbot or calling it from
|
used when repackaging Certbot or calling it from
|
||||||
@@ -638,7 +638,7 @@ nginx:
|
|||||||
Nginx Web Server plugin - Alpha
|
Nginx Web Server plugin - Alpha
|
||||||
|
|
||||||
--nginx-server-root NGINX_SERVER_ROOT
|
--nginx-server-root NGINX_SERVER_ROOT
|
||||||
Nginx server root directory. (default:
|
Nginx server root directory. (default: /etc/nginx or
|
||||||
/usr/local/etc/nginx)
|
/usr/local/etc/nginx)
|
||||||
--nginx-ctl NGINX_CTL
|
--nginx-ctl NGINX_CTL
|
||||||
Path to the 'nginx' binary, used for 'configtest' and
|
Path to the 'nginx' binary, used for 'configtest' and
|
||||||
|
|||||||
Reference in New Issue
Block a user