From 6c088006754e4ffc3e9bcbc795a96d668fb6da85 Mon Sep 17 00:00:00 2001 From: Andrea Scarpino Date: Tue, 26 Nov 2019 21:57:51 +0000 Subject: [PATCH] Fix typo in the documentation (#7938) --- command/operator_init.go | 2 +- website/source/docs/commands/operator/init.html.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/command/operator_init.go b/command/operator_init.go index 6c7d419259..fe03e10a0e 100644 --- a/command/operator_init.go +++ b/command/operator_init.go @@ -126,7 +126,7 @@ func (c *OperatorInitCommand) Flags() *FlagSets { "the format \"keybase:\". When supplied, the generated " + "unseal keys will be encrypted and base64-encoded in the order " + "specified in this list. The number of entries must match -key-shares, " + - "unless -store-shares are used.", + "unless -stored-shares are used.", }) f.VarFlag(&VarFlag{ diff --git a/website/source/docs/commands/operator/init.html.md b/website/source/docs/commands/operator/init.html.md index 3a0f6db2af..9be244071e 100644 --- a/website/source/docs/commands/operator/init.html.md +++ b/website/source/docs/commands/operator/init.html.md @@ -84,7 +84,7 @@ flags](/docs/commands/index.html) included on all commands. containing public GPG keys OR a comma-separated list of Keybase usernames using the format `keybase:`. When supplied, the generated unseal keys will be encrypted and base64-encoded in the order specified in this list. - The number of entries must match -key-shares, unless -store-shares are used. + The number of entries must match -key-shares, unless -stored-shares are used. - `-root-token-pgp-key` `(string: "")` - Path to a file on disk containing a binary or base64-encoded public GPG key. This can also be specified as a