Updated Options and Params (markdown)

master
Cédric L 2017-09-02 12:46:01 +02:00
parent 1f5557eeea
commit 59d63962e4
1 changed files with 3 additions and 3 deletions

@ -1,11 +1,11 @@
*** ***
##Usage: ## Usage:
acme.sh command ...[parameters].... acme.sh command ...[parameters]....
*** ***
##Commands: ## Commands:
**--help, -h** Show this help message. **--help, -h** Show this help message.
**--version, -v** Show version info. **--version, -v** Show version info.
**--install** Install acme.sh to your system. **--install** Install acme.sh to your system.
@ -34,7 +34,7 @@ acme.sh command ...[parameters]....
*** ***
##Parameters: ## Parameters:
**--domain, -d domain.tld** Specifies a domain, used to issue, renew or revoke etc. **--domain, -d domain.tld** Specifies a domain, used to issue, renew or revoke etc.
**--force, -f** Used to force to install or force to renew a cert immediately. **--force, -f** Used to force to install or force to renew a cert immediately.
**--staging, --test** Use staging server, just for test. **--staging, --test** Use staging server, just for test.