mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user