summaryrefslogtreecommitdiffstats
path: root/tool/src/sq-usage.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-08-20 12:32:10 +0200
committerJustus Winter <justus@sequoia-pgp.org>2019-08-20 12:32:10 +0200
commitfa81ca839f9941bd2764fbc1aeb7a19f8faa00e1 (patch)
treebee7d99ab4196b1ccd07797070a206b8cf558ec4 /tool/src/sq-usage.rs
parent8925416858d186ce3f3a7da0f34fc7ce62e3b5b1 (diff)
tool: Update documentation.
Diffstat (limited to 'tool/src/sq-usage.rs')
-rw-r--r--tool/src/sq-usage.rs8
1 files changed, 4 insertions, 4 deletions
diff --git a/tool/src/sq-usage.rs b/tool/src/sq-usage.rs
index b77f2809..f3870163 100644
--- a/tool/src/sq-usage.rs
+++ b/tool/src/sq-usage.rs
@@ -478,10 +478,10 @@
//! --with-password Prompt for a password to protect the generated key with.
//!
//! OPTIONS:
-//! --can-encrypt <PURPOSE> The key has an encryption-capable subkey (default) [default: all] [possible
-//! values: transport, rest, all]
-//! -c, --cipher-suite <CIPHER-SUITE> Cryptographic algorithms used for the key. [default: rsa3k] [possible values:
-//! rsa3k, cv25519]
+//! --can-encrypt <PURPOSE> The key has an encryption-capable subkey (default) [possible values: transport,
+//! rest, all]
+//! -c, --cipher-suite <CIPHER-SUITE> Cryptographic algorithms used for the key. [default: cv25519] [possible
+//! values: rsa3k, cv25519]
//! --expiry <EXPIRY> When the key should expire. Either 'N[ymwd]', for N years, months, weeks, or
//! days, or 'never'.
//! -e, --export <OUTFILE> Exports the key instead of saving it in the store