forked from TrueCloudLab/lego
doc: always display CLI help. (#1184)
This commit is contained in:
parent
25c653a14c
commit
fb72e1a292
1 changed files with 0 additions and 3 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue