diff --git a/README.md b/README.md index 13aff950661fc74a59df36f03bdf07d1f4cdd179..a2f9e42ef7df98f038b91170c8f6971dad3e8deb 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ It is meant to be used in conjunction with Geant ACME infrastructure 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 +acme-downloader --vault-token=<VAULT-TOKEN> --redis-token=<REDIS_TOKEN> \ +--cert-name=foo-ev-cert.geant.org --team-name=swd ``` or check all the option using `--help`: