mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
Docs: extend usage section with "letsencrypt auth" call.
This commit is contained in:
parent
b8ebb0ab16
commit
4040fd0204
1 changed files with 6 additions and 0 deletions
|
|
@ -138,6 +138,12 @@ Installation
|
|||
Usage
|
||||
=====
|
||||
|
||||
To get a new certificate run:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
./venv/bin/letsencrypt auth
|
||||
|
||||
The ``letsencrypt`` commandline tool has a builtin help:
|
||||
|
||||
.. code-block:: shell
|
||||
|
|
|
|||
Loading…
Reference in a new issue