mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:41:53 +02:00
Add missing comma to documentation for 'renew' subcommand (#3945)
This commit is contained in:
committed by
Peter Eckersley
parent
8ebca1c052
commit
44d5886429
+1
-1
@@ -178,7 +178,7 @@ renew:
|
||||
The 'renew' subcommand will attempt to renew all certificates (or more
|
||||
precisely, certificate lineages) you have previously obtained if they are
|
||||
close to expiry, and print a summary of the results. By default, 'renew'
|
||||
will reuse the options used to create obtain or most recently successfully
|
||||
will reuse the options used to create, obtain or most recently successfully
|
||||
renew each certificate lineage. You can try it with `--dry-run` first. For
|
||||
more fine-grained control, you can renew individual lineages with the
|
||||
`certonly` subcommand. Hooks are available to run commands before and
|
||||
|
||||
Reference in New Issue
Block a user