Added --confpath help usage
This commit is contained in:
parent
2204556d89
commit
60ef427e8a
|
@ -23,6 +23,8 @@ function usage
|
|||
echo " Do not redirect HTTP to HTTPS"
|
||||
echo " --servicename"
|
||||
echo " The Nginx server service name to use to reload"
|
||||
echo " --confpath"
|
||||
echo " The location of Nginx conf directory"
|
||||
echo " --standalone"
|
||||
echo " Instead of webroot, use acme.sh builtin server"
|
||||
echo " --bindaddress"
|
||||
|
|
Loading…
Reference in New Issue