From 967e1b89ba888410c3c05e67f98ae9fc9425a9d2 Mon Sep 17 00:00:00 2001 From: Massimiliano Adamo <maxadamo@gmail.com> Date: Mon, 23 Nov 2020 15:37:34 +0100 Subject: [PATCH] minor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2f9e42..74ca9c1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ you can run the tool as following: ```bash acme-downloader --vault-token=<VAULT-TOKEN> --redis-token=<REDIS_TOKEN> \ ---cert-name=foo-ev-cert.geant.org --team-name=swd + --cert-name=foo-ev-cert.geant.org --team-name=swd ``` or check all the option using `--help`: -- GitLab