mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 00:02:14 -04:00
Updated docs/using.rst
This commit is contained in:
parent
c95ef0d4aa
commit
4351d3d7ec
1 changed files with 3 additions and 4 deletions
|
|
@ -50,11 +50,10 @@ Configuration file
|
|||
------------------
|
||||
|
||||
It is possible to specify configuration file with
|
||||
``letsencrypt-auto --config cli.ini`` (or shorter ``-c cli.ini``). For
|
||||
instance, if you are a contributor, you might find the following
|
||||
handy:
|
||||
``letsencrypt-auto --config cli.ini`` (or shorter ``-c cli.ini``). An
|
||||
example configuration file is shown below:
|
||||
|
||||
.. include:: ../examples/dev-cli.ini
|
||||
.. include:: ../examples/cli.ini
|
||||
:code: ini
|
||||
|
||||
By default, the following locations are searched:
|
||||
|
|
|
|||
Loading…
Reference in a new issue