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:
David Runge 2023-05-09 10:44:49 +02:00
parent 9c35ffa019
commit 96bd7e9b9e
No known key found for this signature in database
GPG Key ID: BB992F9864FAD168

View File

@ -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,
)]