mirror of
https://github.com/certbot/certbot.git
synced 2026-04-15 22:20:28 -04:00
Fix filename in example (#8275)
This commit is contained in:
parent
95a6b61cdc
commit
f85b738e2f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue