1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

docs: s/certbot_tests/certbot_test/ (#7267)

This commit is contained in:
alexzorin
2019-07-25 18:23:28 +10:00
committed by Adrien Ferrand
parent bf9c681c4f
commit 40da709792

View File

@@ -176,7 +176,7 @@ that can be used once the virtual environment is activated:
.. code-block:: shell
certbot_tests [ARGS...]
certbot_test [ARGS...]
- Execute certbot with the provided arguments and other arguments useful for testing purposes,
such as: verbose output, full tracebacks in case Certbot crashes, *etc.*