Fixed Typo in the examples section since .ini files are not supported.

This commit is contained in:
Benjamin Akhras 2018-11-20 21:48:20 +01:00
parent 1dd7db12e0
commit fce5af50fd

View file

@ -98,7 +98,7 @@ Examples
certbot certonly \\
--dns-google \\
--dns-google-credentials ~/.secrets/certbot/google.ini \\
--dns-google-credentials ~/.secrets/certbot/google.json \\
--dns-google-propagation-seconds 120 \\
-d example.com