summaryrefslogtreecommitdiffstats
path: root/tool/src/sq-usage.rs
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2018-09-19 12:23:46 +0200
committerJustus Winter <justus@sequoia-pgp.org>2018-09-20 13:37:23 +0200
commit71c442e5312804f882b96527fd8ba02afbbfb4ac (patch)
treef4faba1b5a0b32740158f40f940e83cf1304908c /tool/src/sq-usage.rs
parenta7185042ee6a3181235bdb657c5857f95c009331 (diff)
tool: Implement appending signatures to detached signatures.
- See #67.
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 9db7f1a5..6a9a8df7 100644
--- a/tool/src/sq-usage.rs
+++ b/tool/src/sq-usage.rs
@@ -87,6 +87,7 @@
//! sq sign [FLAGS] [OPTIONS] [--] [FILE]
//!
//! FLAGS:
+//! -a, --append Append signature to existing signature
//! -B, --binary Don't ASCII-armor encode the OpenPGP data
//! --detached Create a detached signature
//! -h, --help Prints help information