Added --confpath help usage

This commit is contained in:
Lutchy Horace 2023-08-28 20:57:01 -04:00
parent 2204556d89
commit 60ef427e8a
1 changed files with 2 additions and 0 deletions

View File

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