X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/45c0fd363937c6e9b05da04a9167e9912c05ca0c..a1e745ad3b306d1e5173588e39d71b132466365e:/dsig.1?ds=sidebyside 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