Hash utilities: Check for and report on junk files.
[u/mdw/catacomb] / dsig.1
diff --git a/dsig.1 b/dsig.1
index ad5b6fe..85056aa 100644 (file)
--- 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