X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/07290a455e008c37adc233554eff8ad468608161..f5e91c02ff4057002e480ad4933a1b9aa2496c40:/dsig.1 diff --git a/dsig.1 b/dsig.1 index ad5b6fe..85056aa 100644 --- a/dsig.1 +++ b/dsig.1 @@ -61,7 +61,7 @@ is one of: .IR output ] .br .B verify -.RB [ \-pqvC ] +.RB [ \-pqvjC ] .RI [ file ] .SH DESCRIPTION The @@ -377,6 +377,9 @@ Produce more informational output. The default verbosity level is 1. .B "\-q, \-\-quiet" Produce less information output. .TP +.B "\-j, \-\-junk" +Report files whose hashes have not been checked. +.TP .BI "\-p, \-\-progress" Write a progress meter to standard error while processing large files. .TP @@ -403,6 +406,14 @@ encountered a situation which may or may not invalidate the signature. .BI "OK " message The signature verified correctly. .TP +.BI "JUNK " type " " name +The file +.I name +was found (as a result of the search requested by the +.RB ` \-j ' +option), but it was not mentioned in the signature file and therefore +has not been checked. +.TP .BI "INFO " note Any other information. .PP