mirror of
https://github.com/go-acme/lego.git
synced 2024-12-25 11:02:56 +02:00
doc: always display CLI help. (#1184)
This commit is contained in:
parent
25c653a14c
commit
fb72e1a292
@ -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 New Issue
Block a user