mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
add "--" to CLI arg for consistency
This commit is contained in:
parent
c8999f86a1
commit
40706e2947
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ Plugin A I Notes and status
|
|||
========== = = ================================================================
|
||||
standalone Y N Very stable. Uses port 80 (force by
|
||||
``--standalone-supported-challenges simpleHttp``) or 443
|
||||
(force by ``standalone-supported-challenges dvsni``).
|
||||
(force by ``--standalone-supported-challenges dvsni``).
|
||||
apache Y Y Alpha. Automates Apache installation, works fairly well but on
|
||||
Debian-based distributions only for now.
|
||||
webroot Y N Works with already running webserver, by writing necessary files
|
||||
|
|
|
|||
Loading…
Reference in a new issue