There's no need to use certbot-auto here. (#6970)

I came across this when looking through our docs for other references to certbot-auto.

For the README changes, I deleted a bunch of duplicated and outdated instructions in favor of pointing people to https://certbot.eff.org.
This commit is contained in:
Brad Warren
2019-04-22 09:14:20 -07:00
committed by GitHub
parent a58ad22002
commit a817e4f0ec
2 changed files with 6 additions and 34 deletions
+1 -1
View File
@@ -923,7 +923,7 @@ files that can be found in ``/etc/letsencrypt/renewal``.
By default no cli.ini file is created, after creating one
it is possible to specify the location of this configuration file with
``certbot-auto --config cli.ini`` (or shorter ``-c cli.ini``). An
``certbot --config cli.ini`` (or shorter ``-c cli.ini``). An
example configuration file is shown below:
.. include:: ../examples/cli.ini