summaryrefslogtreecommitdiffstats
path: root/tool/src/sq-usage.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-03-13 17:20:04 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-03-13 17:24:42 +0100
commit38defdd34ac927560172439c93295d3cce6f6171 (patch)
treec001b1d89622e353be9582449872e3db0ac7edfb /tool/src/sq-usage.rs
parent6ca0c166e047eec89623b7edead32eb6aeeba6fa (diff)
sq: Support dumping encrypted messages.
Diffstat (limited to 'tool/src/sq-usage.rs')
-rw-r--r--tool/src/sq-usage.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/tool/src/sq-usage.rs b/tool/src/sq-usage.rs
index 18c9d452..ddf4f741 100644
--- a/tool/src/sq-usage.rs
+++ b/tool/src/sq-usage.rs
@@ -573,7 +573,8 @@
//! -V, --version Prints version information
//!
//! OPTIONS:
-//! -o, --output <FILE> Sets the output file to use
+//! -o, --output <FILE> Sets the output file to use
+//! --session-key <SESSION-KEY> Session key to decrypt encryption containers
//!
//! ARGS:
//! <FILE> Sets the input file to use