Updated Options and Params (markdown)
parent
1f5557eeea
commit
59d63962e4
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue