From 9f0a18cbe2ac16cde31a02869cff6820655b8bb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 10:22:00 +0200 Subject: [PATCH] CLI reference was updated by edgelesssys/constellation@30f05541 (#194) Co-authored-by: daniel-weisse --- docs/docs/reference/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/reference/cli.md b/docs/docs/reference/cli.md index c525c6f40..d4d1aa83c 100644 --- a/docs/docs/reference/cli.md +++ b/docs/docs/reference/cli.md @@ -288,7 +288,7 @@ constellation recover [flags] ### Options ``` - -e, --endpoint string endpoint of the instance, passed as HOST[:PORT] (required) + -e, --endpoint string endpoint of the instance, passed as HOST[:PORT] -h, --help help for recover --master-secret string path to master secret file (default "constellation-mastersecret.json") ```