summaryrefslogtreecommitdiffstats
path: root/tool/src/sq-usage.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2018-09-28 16:32:12 +0200
committerJustus Winter <justus@sequoia-pgp.org>2018-09-28 16:32:12 +0200
commit7c1fecc0bf147e95803e3c64cd2fb4641ebb265f (patch)
tree119b9b10231d8b7066b97c644ec1bd92fc8f387c /tool/src/sq-usage.rs
parent06ee86f3752f56add4d6e9deab1c460640ced21c (diff)
tool: Optionally sign data when encrypting.
Diffstat (limited to 'tool/src/sq-usage.rs')
-rw-r--r--tool/src/sq-usage.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/src/sq-usage.rs b/tool/src/sq-usage.rs
index 0867f41c..8337885b 100644
--- a/tool/src/sq-usage.rs
+++ b/tool/src/sq-usage.rs
@@ -76,6 +76,7 @@
//! -o, --output <FILE> Sets the output file to use
//! -r, --recipient <LABEL>... Recipient to encrypt for (can be given multiple times)
//! --recipient-key-file <TPK-FILE>... Recipient to encrypt for, given as a file (can be given multiple times)
+//! --signer-key-file <TSK-FILE>... Secret key to sign with, given as a file (can be given multiple times)
//!
//! ARGS:
//! <FILE> Sets the input file to use