mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 08:03:10 +02:00
Make --quiet suggestion stronger
This commit is contained in:
+3
-3
@@ -231,9 +231,9 @@ information about renewal hooks can be found by running
|
|||||||
If you're sure that this command executes successfully without human
|
If you're sure that this command executes successfully without human
|
||||||
intervention, you can add the command to ``crontab`` (since certificates
|
intervention, you can add the command to ``crontab`` (since certificates
|
||||||
are only renewed when they're determined to be near expiry, the command
|
are only renewed when they're determined to be near expiry, the command
|
||||||
can run on a regular basis, like every week or every day). You may also
|
can run on a regular basis, like every week or every day). In that case,
|
||||||
want to use the ``-q`` or ``--quiet`` quiet flag to silence all output
|
you are likely to want to use the ``-q`` or ``--quiet`` quiet flag to
|
||||||
except errors.
|
silence all output except errors.
|
||||||
|
|
||||||
The ``--force-renew`` flag may be helpful for automating renewal;
|
The ``--force-renew`` flag may be helpful for automating renewal;
|
||||||
it causes the expiration time of the certificate(s) to be ignored when
|
it causes the expiration time of the certificate(s) to be ignored when
|
||||||
|
|||||||
Reference in New Issue
Block a user