Fix filename in example (#8275)

This commit is contained in:
Xebax
2020-09-09 18:01:04 +02:00
committed by GitHub
parent 95a6b61cdc
commit f85b738e2f
+1 -1
View File
@@ -72,7 +72,7 @@ Examples
certbot certonly \\
--dns-ovh \\
--dns-ovh-credentials ~/.secrets/certbot/ohv.ini \\
--dns-ovh-credentials ~/.secrets/certbot/ovh.ini \\
-d example.com
.. code-block:: bash