X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/4224d0b9c01eeb8cb7084f27ca272ed3357de661..3384672ab8c0ebc1aec36175d255d2674b172b2d:/catsign.1 diff --git a/catsign.1 b/catsign.1 index 145ca65..9eb2398 100644 --- a/catsign.1 +++ b/catsign.1 @@ -597,13 +597,15 @@ message is expected on stdin (immediately after the signature, if any). The options follow a rough convention: options describing the input format are lower-case and options specifying the output format are upper-case. The following options are recognized. -.TP "\-a, \-\-armour-in" +.TP +.BI "\-a, \-\-armour-in" Read ASCII-armoured input. This is equivalent to specifying .BR "\-f pem" . The variant spelling .B "\-\-armor" is also accepted. -.TP "\-A, \-\-armour-out" +.TP +.BI "\-A, \-\-armour-out" Produce ASCII-armoured output. This is equivalent to specifying .BR "\-F pem" . The variant spelling @@ -728,4 +730,4 @@ the same file. .BR hashsum (1), .BR keyring (5). .SH AUTHOR -Mark Wooding, +Mark Wooding,