aboutsummaryrefslogtreecommitdiff
path: root/man/krino.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/krino.1')
-rw-r--r--man/krino.120
1 files changed, 18 insertions, 2 deletions
diff --git a/man/krino.1 b/man/krino.1
index a4ce2f9..458bd56 100644
--- a/man/krino.1
+++ b/man/krino.1
@@ -13,6 +13,7 @@
.Op Fl c Ar file
.Op Fl P
.Op Fl -no-color
+.Op Fl -min-age Ar duration
.Op Ar name ...
.Pp
.Nm
@@ -129,6 +130,21 @@ faint.
Print the plan straight out, never through
.Ev PAGER .
Without it, a plan taller than the terminal is shown through the pager.
+.It Fl -min-age Ar duration
+For this run only, skip files modified less than
+.Ar duration
+ago in every directory, in place of each directory's
+.Ic min-age
+.Pq Xr krino.conf 5 .
+.Ar duration
+is
+.Sy 0 ,
+or an integer with one of
+.Ql s m h d w ;
+.Fl -min-age Cm 0
+considers even a file written a moment ago.
+Also honoured by
+.Ic explain .
.It Fl h , Fl -help
Print usage and exit.
.It Fl -version
@@ -163,7 +179,7 @@ in
.Pa krino.conf ,
keeping its comments.
.It Ic check Op Ar name ...
-Validate the configuration, list each included directory's rules, and list
+Validate the configuration, list each included directory's exclusions and rules, and list
which content-extraction tools
.Pq Xr krino.conf 5 , Sx CONTENT EXTRACTION
are available.
@@ -171,7 +187,7 @@ With no
.Ar name ,
checks every included directory.
.It Ic explain Ar file
-Evaluate every rule of
+Evaluate every exclusion and rule of
.Ar file Ns 's
directory against it and show each test's result, so a rule that should
match but does not