tests/Makefile.m4: Distribute the converted AES test-vector files.
[u/mdw/catacomb] / catsign.1
index 93fe70d..190c631 100644 (file)
--- a/catsign.1
+++ b/catsign.1
@@ -44,7 +44,7 @@ is one of:
 .RI [ item ...]
 .br
 .B sign
-.RB [ \-adtC ]
+.RB [ \-adptC ]
 .RB [ \-k
 .IR tag ]
 .RB [ \-f
@@ -54,7 +54,7 @@ is one of:
 .RI [ file ]
 .br
 .B verify
-.RB [ \-aquvC ]
+.RB [ \-apquvC ]
 .RB [ \-k
 .IR tag ]
 .RB [ \-f
@@ -75,7 +75,7 @@ is one of:
 .RI [ file ]
 .br
 .B format
-.RB [ \-auABDET ]
+.RB [ \-apuABDET ]
 .RB [ \-f
 .IR format ]
 .RB [ \-F
@@ -90,6 +90,7 @@ is one of:
 .RI [ message ]]
 .br
 .B encode
+.RB [ \-p ]
 .RB [ \-f
 .IR format ]
 .RB [ \-b
@@ -99,6 +100,7 @@ is one of:
 .RI [ file ]
 .br
 .B decode
+.RB [ \-p ]
 .RB [ \-f
 .IR format ]
 .RB [ \-b
@@ -416,6 +418,9 @@ Write output to
 .I file
 rather than to standard output.
 .TP
+.BI "\-p, \-\-progress"
+Write a progress meter to standard error while processing large files.
+.TP
 .B "\-t, \-\-text"
 Read and sign the input as text.  This is the default.
 .TP
@@ -459,6 +464,9 @@ Produce more verbose messages.  See below for the messages produced
 during decryption.  The default verbosity level is 1.  (Currently this
 is the most verbose setting.  This might not be the case always.)
 .TP
+.BI "\-p, \-\-progress"
+Write a progress meter to standard error while processing large files.
+.TP
 .B "\-q, \-\-quiet"
 Produce fewer messages.
 .TP
@@ -564,6 +572,9 @@ is also accepted.
 Read input encoded according to
 .IR format .
 .TP
+.BI "\-p, \-\-progress"
+Write a progress meter to standard error while processing large files.
+.TP
 .B "\-u, \-\-utc"
 Show the datestamp in the signature in UTC rather than (your) local
 time.  The synonym
@@ -641,6 +652,9 @@ The variant spelling
 .B "\-\-armor"
 is also accepted.
 .TP
+.BI "\-p, \-\-progress"
+Write a progress meter to standard error while processing large files.
+.TP
 .BI "\-A, \-\-armour-out"
 Produce ASCII-armoured output.  This is equivalent to specifying
 .BR "\-F pem" .
@@ -712,6 +726,9 @@ at the bottom.  The default
 is
 .BR MESSAGE .
 .TP
+.BI "\-p, \-\-progress"
+Write a progress meter to standard error while processing large files.
+.TP
 .BI "\-o, \-\-output " file
 Write output to
 .I file
@@ -747,6 +764,9 @@ lines.  Without this option,
 will start reading at the first plausible boundary string, and continue
 processing until it reaches the matching end boundary.
 .TP
+.BI "\-p, \-\-progress"
+Write a progress meter to standard error while processing large files.
+.TP
 .BI "\-o, \-\-output " file
 Write output to
 .I file