servernames -> altnames

Esse commit está contido em:
AJ ONeal 2019-10-29 04:40:59 -06:00
commit 49a7f2da8f
1 arquivos alterados com 1 adições e 1 exclusões

Ver arquivo

@ -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 |