summaryrefslogtreecommitdiffstats
path: root/sq/man-sq-autocrypt/sq-sign.1
diff options
context:
space:
mode:
Diffstat (limited to 'sq/man-sq-autocrypt/sq-sign.1')
-rw-r--r--sq/man-sq-autocrypt/sq-sign.110
1 files changed, 7 insertions, 3 deletions
diff --git a/sq/man-sq-autocrypt/sq-sign.1 b/sq/man-sq-autocrypt/sq-sign.1
index ea5aed6f..c294f7c9 100644
--- a/sq/man-sq-autocrypt/sq-sign.1
+++ b/sq/man-sq-autocrypt/sq-sign.1
@@ -1,4 +1,4 @@
-.TH SQ-SIGN "1" "JANUARY 2021" "0.24.0 (SEQUOIA-OPENPGP 1.0.0)" "USER COMMANDS" 5
+.TH SQ-SIGN "1" "MARCH 2021" "0.24.0 (SEQUOIA-OPENPGP 1.0.0)" "USER COMMANDS" 5
.SH NAME
sq\-sign \- Signs messages or data files
@@ -23,6 +23,10 @@ Emits binary data
Creates a detached signature
.TP
+\fB\-\-cleartext\-signature\fR
+Creates a cleartext signature
+
+.TP
\fB\-a\fR, \fB\-\-append\fR
Appends a signature to existing signature
@@ -56,10 +60,10 @@ Reads from FILE or stdin if omitted
.SH EXAMPLES
.TP
# Create a signed message
-\fB $ sq sign \-\-signer\-key juliet.pgp message.txt\fR
+\fB$ sq sign \-\-signer\-key juliet.pgp message.txt\fR
.TP
# Create a detached signature
-\fB $ sq sign \-\-detached \-\-signer\-key juliet.pgp message.txt\fR
+\fB$ sq sign \-\-detached \-\-signer\-key juliet.pgp message.txt\fR
.SH SEE ALSO
For the full documentation see <https://docs.sequoia\-pgp.org/sq/>.