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.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/cli-help.txt b/docs/cli-help.txt
index f7340c48b..7e321f407 100644
--- a/docs/cli-help.txt
+++ b/docs/cli-help.txt
@@ -307,15 +307,6 @@ plugins:
--webroot Obtain certs by placing files in a webroot directory.
(default: False)
-nginx:
- Nginx Web Server plugin - Alpha
-
- --nginx-server-root NGINX_SERVER_ROOT
- Nginx server root directory. (default: /etc/nginx)
- --nginx-ctl NGINX_CTL
- Path to the 'nginx' binary, used for 'configtest' and
- retrieving nginx version number. (default: nginx)
-
standalone:
Spin up a temporary webserver
@@ -328,6 +319,15 @@ manual:
Automatically allows public IP logging. (default:
False)
+nginx:
+ Nginx Web Server plugin - Alpha
+
+ --nginx-server-root NGINX_SERVER_ROOT
+ Nginx server root directory. (default: /etc/nginx)
+ --nginx-ctl NGINX_CTL
+ Path to the 'nginx' binary, used for 'configtest' and
+ retrieving nginx version number. (default: nginx)
+
webroot:
Place files in webroot directory