From fb72e1a292f256c85fade0f4ae146f5f810efbdf Mon Sep 17 00:00:00 2001 From: Ludovic Fernandez Date: Wed, 10 Jun 2020 23:11:35 +0200 Subject: [PATCH] doc: always display CLI help. (#1184) --- docs/content/usage/cli/_index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/content/usage/cli/_index.md b/docs/content/usage/cli/_index.md index 9a91c9b3..d0c0a8c8 100644 --- a/docs/content/usage/cli/_index.md +++ b/docs/content/usage/cli/_index.md @@ -10,7 +10,6 @@ Lego can be use as a CLI. ## Usage -{{%expand "CLI help" %}} ```slim NAME: lego - Let's Encrypt client written in Go @@ -55,8 +54,6 @@ GLOBAL OPTIONS: --help, -h show help --version, -v print the version ``` -{{% /expand%}} - When using the standard `--path` option, all certificates and account configurations are saved to a folder `.lego` in the current working directory.