X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/0ac1f1861deec96a169e947b7716bd83a8c81bce..213e565ffaaa420441d7a8d25f995358c5f9f30f:/catsign.1 diff --git a/catsign.1 b/catsign.1 index b4b7f5c..596b76f 100644 --- a/catsign.1 +++ b/catsign.1 @@ -59,6 +59,8 @@ is one of: .IR tag ] .RB [ \-f .IR format ] +.RB [ \-t +.IR time ] .br .RB [ \-o @@ -448,6 +450,15 @@ signature. Using this option causes verification to fail unless the signature header specifies the key named .IR tag . .TP +.BI "\-t, \-\-freshtime " time +Only accept signatures claiming to have been made more recently than +.IR time . +If +.I time +is +.B always +(the default) then any timestamp in the past is acceptable. +.TP .B "\-u, \-\-utc" Show the datestamp in the signature in UTC rather than (your) local time. The synonym @@ -730,4 +741,4 @@ the same file. .BR hashsum (1), .BR keyring (5). .SH AUTHOR -Mark Wooding, +Mark Wooding,