X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/f0c52873e4c1e3a16bb2d5a086df2526f698e4ac..cd6eca4375f46a35b93e2fea4b0428a23b451aa3:/dsig.1 diff --git a/dsig.1 b/dsig.1 index edd1036..58cea8f 100644 --- a/dsig.1 +++ b/dsig.1 @@ -44,7 +44,7 @@ is one of: .RI [ item ...] .br .B sign -.RB [ \-0bqvC ] +.RB [ \-0bpqvC ] .RB [ \-c .IR comment ] .RB [ \-k @@ -59,7 +59,7 @@ is one of: .IR output ] .br .B verify -.RB [ \-qvC ] +.RB [ \-pqvC ] .RI [ file ] .SH DESCRIPTION The @@ -301,6 +301,9 @@ Writes as a comment in the output file. The comment's integrity is protected by the signature. .TP +.BI "\-p, \-\-progress" +Write a progress meter to standard error while processing large files. +.TP .BI "\-f, \-\-file " name Read filenames from .I name @@ -366,6 +369,9 @@ Produce more informational output. The default verbosity level is 1. .B "\-q, \-\-quiet" Produce less information output. .TP +.BI "\-p, \-\-progress" +Write a progress meter to standard error while processing large files. +.TP .B "\-C, \-\-nocheck" Don't check the public key for validity. This makes verification go much faster, but at the risk of using a duff key, and potentially