Skip to content
Snippets Groups Projects
Unverified Commit 52db1b59 authored by Massimiliano Adamo's avatar Massimiliano Adamo
Browse files

minor

parent 39afcc57
No related branches found
No related tags found
No related merge requests found
......@@ -54,8 +54,8 @@ Maybe 43 different platforms but tested only on Linux and Windows.
It compiles on several platforms and architectures.
Please run the script on this repository to check the available options:
Please run the script from this repository to check the available options:
```bash
./build --help
./build.sh --help
```
......@@ -379,9 +379,9 @@ func main() {
Usage:
acme-downloader --redis-token=REDISTOKEN --vault-token=VAULTTOKEN --cert-name=CERTNAME --team-name=TEAMNAME [--silent] [--days=DAYS] [--type=TYPE] [--cert-destination=CERTDESTINATION] [--fullchain-destination=FULLCHAINDESTINATION] [--key-destination=KEYDESTINATION] [--ca-destination=CADESTINATION] [--wildcard]
acme-downloader -h | --help
acme-downloader -v | --version
acme-downloader -b | --build
acme-downloader -h | --help
Options:
-h --help Show this screen
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment