servernames -> altnames

This commit is contained in:
AJ ONeal 2019-10-29 04:40:59 -06:00
父節點 7f9683f199
當前提交 49a7f2da8f
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

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