mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-13 01:41:47 +00:00
update doc
This commit is contained in:
parent
635695ec84
commit
93c9216b69
@ -103,7 +103,7 @@ Show help message:
|
|||||||
```
|
```
|
||||||
root@v1:~# acme.sh
|
root@v1:~# acme.sh
|
||||||
https://github.com/Neilpang/acme.sh
|
https://github.com/Neilpang/acme.sh
|
||||||
v2.1.0
|
v2.1.1
|
||||||
Usage: acme.sh command ...[parameters]....
|
Usage: acme.sh command ...[parameters]....
|
||||||
Commands:
|
Commands:
|
||||||
--help, -h Show this help message.
|
--help, -h Show this help message.
|
||||||
@ -147,7 +147,9 @@ Parameters:
|
|||||||
--reloadcmd "service nginx reload" After issue/renew, it's used to reload the server.
|
--reloadcmd "service nginx reload" After issue/renew, it's used to reload the server.
|
||||||
|
|
||||||
--accountconf Specifies a customized account config file.
|
--accountconf Specifies a customized account config file.
|
||||||
--home Specifies the home dir for acme.sh
|
--home Specifies the home dir for acme.sh .
|
||||||
|
--useragent Specifies the user agent string. it will be saved for future use too.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
# Just issue a cert:
|
# Just issue a cert:
|
||||||
|
Loading…
Reference in New Issue
Block a user