Docs: extend usage section with "letsencrypt auth" call.

This commit is contained in:
Jakub Warmuz 2015-06-19 11:21:51 +00:00
parent b8ebb0ab16
commit 4040fd0204
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -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