Fix help output for sq key generate
Make a specific connection between "both" and "universal", so that the user has an easier time to infer, that with choosing "universal" both encryption purposes are added.
This commit is contained in:
parent
9c35ffa019
commit
96bd7e9b9e
@ -156,7 +156,7 @@ pub struct GenerateCommand {
|
||||
"Adds an encryption-capable subkey. \
|
||||
Encryption-capable subkeys can be marked as \
|
||||
suitable for transport encryption, storage \
|
||||
encryption, or both. \
|
||||
encryption, or both, i.e., universal. \
|
||||
[default: universal]",
|
||||
value_enum,
|
||||
)]
|
||||
|
Loading…
Reference in New Issue
Block a user