Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the --key-output-format help text: default is text-envelope #486

Merged
merged 1 commit into from
Nov 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cardano-cli/src/Cardano/CLI/EraBased/Options/Common.hs
Original file line number Diff line number Diff line change
Expand Up @@ -1549,7 +1549,7 @@ pKeyOutputFormat =
, Opt.metavar "STRING"
, Opt.help $ mconcat
[ "Optional key output format. Accepted output formats are \"text-envelope\" "
, "and \"bech32\" (default is \"bech32\")."
, "and \"bech32\" (default is \"text-envelope\")."
]
, Opt.value KeyOutputFormatTextEnvelope
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--normal-key Use a normal Shelley-era key (default).
--extended-key Use an extended ed25519 Shelley-era key.
--byron-key Use a Byron-era key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--normal-key Use a normal Shelley-era key (default).
--extended-key Use an extended ed25519 Shelley-era key.
--byron-key Use a Byron-era key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--cold-verification-key-file FILE
Filepath of the cold verification key.
--cold-signing-key-file FILE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--normal-key Use a normal Shelley-era key (default).
--extended-key Use an extended ed25519 Shelley-era key.
--byron-key Use a Byron-era key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--cold-verification-key-file FILE
Filepath of the cold verification key.
--cold-signing-key-file FILE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--normal-key Use a normal Shelley-era key (default).
--extended-key Use an extended ed25519 Shelley-era key.
--byron-key Use a Byron-era key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--cold-verification-key-file FILE
Filepath of the cold verification key.
--cold-signing-key-file FILE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--normal-key Use a normal Shelley-era key (default).
--extended-key Use an extended ed25519 Shelley-era key.
--byron-key Use a Byron-era key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--cold-verification-key-file FILE
Filepath of the cold verification key.
--cold-signing-key-file FILE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--normal-key Use a normal Shelley-era key (default).
--extended-key Use an extended ed25519 Shelley-era key.
--byron-key Use a Byron-era key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--cold-verification-key-file FILE
Filepath of the cold verification key.
--cold-signing-key-file FILE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--verification-key-file FILE
Output filepath of the verification key.
--signing-key-file FILE Output filepath of the signing key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--normal-key Use a normal Shelley-era key (default).
--extended-key Use an extended ed25519 Shelley-era key.
--byron-key Use a Byron-era key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Available options:
--key-output-format STRING
Optional key output format. Accepted output formats
are "text-envelope" and "bech32" (default is
"bech32").
"text-envelope").
--genesis-dir DIR The genesis directory containing the genesis template
and required genesis/delegation/spending keys.
--gen-genesis-keys INT The number of genesis keys to make [default is 3].
Expand Down
Loading