summaryrefslogtreecommitdiffstats
path: root/tool/src/sq-usage.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-10-24 12:52:16 +0200
committerJustus Winter <justus@sequoia-pgp.org>2019-10-24 12:52:16 +0200
commitae6a4413aaed99f62b00c2120dd919c3ab5ee21c (patch)
treec936e96892bf8f3c2a9116ee342452f30ebc00d1 /tool/src/sq-usage.rs
parentdcc70d1cbe8e89f735d10c9cd66e7cfe17c73a9c (diff)
tool: Allow generation of keys with multiple userids.
- Fixes #347.
Diffstat (limited to 'tool/src/sq-usage.rs')
-rw-r--r--tool/src/sq-usage.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/src/sq-usage.rs b/tool/src/sq-usage.rs
index 3c535633..554f7d08 100644
--- a/tool/src/sq-usage.rs
+++ b/tool/src/sq-usage.rs
@@ -493,7 +493,7 @@
//! -e, --export <OUTFILE> Exports the key instead of saving it in the store
//! --rev-cert <FILE or -> Sets the output file for the revocation certificate. Default is <OUTFILE>.rev,
//! mandatory if OUTFILE is '-'.
-//! -u, --userid <EMAIL> Primary user ID
+//! -u, --userid <EMAIL>... Add userid to the key (can be given multiple times)
//! ```
//!
//! ## Subcommand list