summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2021-01-22 11:21:10 +0100
committerJustus Winter <justus@sequoia-pgp.org>2021-01-22 11:21:31 +0100
commitdb90fe3eaea96d2dbaacac579fc14f9b2af7b982 (patch)
treef076679e31b0f2df08dc7534a88f2031c1228e20
parent514c51146d090daa9fe1c8996b2ec19123721957 (diff)
sq: Manual man page touchups.
-rw-r--r--sq/sq-keyring-filter.17
-rw-r--r--sq/sq-verify.111
2 files changed, 7 insertions, 11 deletions
diff --git a/sq/sq-keyring-filter.1 b/sq/sq-keyring-filter.1
index 2415f60c..ed710af3 100644
--- a/sq/sq-keyring-filter.1
+++ b/sq/sq-keyring-filter.1
@@ -67,10 +67,9 @@ Gets the keys with a user id with the name Juliet
\fB$ sq keyring filter \-\-name Juliet keys.pgp\fR
.TP
Gets the keys with a user id with the name Juliet on example.org
-\fB$ sq keyring filter \-\-domain example.org keys.pgp | \\fR
-.TP
- sq keyring filter \-\-name Juliet
-\fB$ \fR
+\fB$ sq keyring filter \-\-domain example.org keys.pgp | \\
+\fB sq keyring filter \-\-name Juliet\fR
+
.TP
Gets the keys with a user id on example.org, pruning other userids
\fB$ sq keyring filter \-\-domain example.org \-\-prune\-certs certs.pgp\fR
diff --git a/sq/sq-verify.1 b/sq/sq-verify.1
index a7b6879b..39deed51 100644
--- a/sq/sq-verify.1
+++ b/sq/sq-verify.1
@@ -43,19 +43,16 @@ Verify a signed message
.TP
Verify a detached message
\fB$ sq verify \-\-signer\-key juliet.pgp \-\-detached message.sig message.txt\fR
-.TP
-SEE ALSO:
-\fB$ \fR
-.TP
-If you are looking for a standalone program to verify detached
-\fB$ signatures, consider using sequoia\-sqv.\fR
.SH SEE ALSO
For the full documentation see <https://docs.sequoia\-pgp.org/sq/>.
+If you are looking for a standalone program to verify detached
+signatures, consider using sequoia\-sqv.\fR
+
.ad l
.nh
-sq(1), sq\-armor(1), sq\-autocrypt(1), sq\-certify(1), sq\-dearmor(1), sq\-decrypt(1), sq\-encrypt(1), sq\-inspect(1), sq\-key(1), sq\-keyring(1), sq\-packet(1), sq\-sign(1), sq\-verify(1)
+sq(1), sq\-armor(1), sq\-autocrypt(1), sq\-certify(1), sq\-dearmor(1), sq\-decrypt(1), sq\-encrypt(1), sq\-inspect(1), sq\-key(1), sq\-keyring(1), sq\-packet(1), sq\-sign(1), sq\-verify(1), sqv(1)
.SH AUTHORS