Commit 93c9216b authored by neil's avatar neil
Browse files

update doc

parent 635695ec
...@@ -103,7 +103,7 @@ Show help message: ...@@ -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: ...@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment