mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 03:52:10 +08:00
add --days only valid for -issue command.
This commit is contained in:
@@ -150,7 +150,8 @@ Parameters:
|
||||
--home Specifies the home dir for acme.sh .
|
||||
--useragent Specifies the user agent string. it will be saved for future use too.
|
||||
--accountemail Specifies the account email for registering, Only valid for the '--install' command.
|
||||
--accountkey Specifyes the account key path, Only valid for the '--install' command.
|
||||
--accountkey Specifies the account key path, Only valid for the '--install' command.
|
||||
--days Specifies the days to renew the cert when using '--issue' command. The max value is 80 days.
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user