Skip to content

Commit

Permalink
docs: remove deprecated master-secret flag from recovery (#3326)
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ghtym0 authored Aug 26, 2024
1 parent 5efa7ff commit a54b59a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/workflows/recovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Recovering a cluster requires the following parameters:
A cluster can be recovered like this:

```bash
$ constellation recover --master-secret constellation-mastersecret.json
$ constellation recover
Pushed recovery key.
Pushed recovery key.
Pushed recovery key.
Expand Down
2 changes: 1 addition & 1 deletion docs/versioned_docs/version-2.17/workflows/recovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ Recovering a cluster requires the following parameters:
A cluster can be recovered like this:

```bash
$ constellation recover --master-secret constellation-mastersecret.json
$ constellation recover
Pushed recovery key.
Pushed recovery key.
Pushed recovery key.
Expand Down

0 comments on commit a54b59a

Please sign in to comment.