servernames -> altnames

This commit is contained in:
AJ ONeal 2019-10-29 04:40:59 -06:00
parent 7f9683f199
commit 49a7f2da8f
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ Options:
| Option | Description |
| ------------- | -------------------------------------------------------------------------- |
| `servernames` | only check and renew certs matching these servernames |
| `altnames` | only check and renew certs matching these altnames (including wildcards) |
| `renewBefore` | only check and renew certs marked for renewal before the given date, in ms |
| `duplicate` | renew certificates regardless of timing |
| `force` | allow silly things, like tiny `renewOffset`s |