mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 08:08:00 +02:00
Docs: --a -> -a (fixes #1217)
This commit is contained in:
+1
-1
@@ -135,7 +135,7 @@ webroot Y N Works with already running webserver, by writing necessary files
|
|||||||
to the disk (``--webroot-path`` should be pointed to your
|
to the disk (``--webroot-path`` should be pointed to your
|
||||||
``public_html``). Currently, when multiple domains are specified
|
``public_html``). Currently, when multiple domains are specified
|
||||||
(`-d`), they must all use the same web root path.
|
(`-d`), they must all use the same web root path.
|
||||||
manual Y N Hidden from standard UI, use with ``--a manual``. Requires to
|
manual Y N Hidden from standard UI, use with ``-a manual``. Requires to
|
||||||
copy and paste commands into a new terminal session. Allows to
|
copy and paste commands into a new terminal session. Allows to
|
||||||
run client on machine different than target webserver, e.g. your
|
run client on machine different than target webserver, e.g. your
|
||||||
laptop.
|
laptop.
|
||||||
|
|||||||
Reference in New Issue
Block a user