From 59d63962e41a0f7be115c9e3ea4bf60d16266864 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20L?= Date: Sat, 2 Sep 2017 12:46:01 +0200 Subject: [PATCH] Updated Options and Params (markdown) --- Options-and-Params.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Options-and-Params.md b/Options-and-Params.md index a4776ec..c3787d6 100644 --- a/Options-and-Params.md +++ b/Options-and-Params.md @@ -1,11 +1,11 @@ *** -##Usage: +## Usage: acme.sh command ...[parameters].... *** -##Commands: +## Commands: **--help, -h** Show this help message. **--version, -v** Show version info. **--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. **--force, -f** Used to force to install or force to renew a cert immediately. **--staging, --test** Use staging server, just for test.