commit 33c5c71e01244a5e8e818cec4ebb6dcab90447bb
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Mon Mar 28 23:26:43 2016 +0200
Commit: sin <sin_AT_2f30.org>
CommitDate: Wed Apr 20 22:57:40 2016 +0100
Update test.1:
Document -ef, -ot, and -nt.
-k was already documented somewhy it seems...
Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
diff --git a/test.1 b/test.1
index 539016a..99e8832 100644
--- a/test.1
+++ b/test.1
_AT_@ -102,6 +102,17 @@ are (=
.Op Fl le
| <
.Op Fl lt ) .
+.It Ar f1 ( Fl ef | Fl ot | Fl nt ) Ar f2
+True if file
+.Ar f1
+(refer to the same inode as
+.Op Fl ef
+| has an older mtime than
+.Op Fl ot
+| has a newer mtime than
+.Op Fl nt )
+file
+.Ar f2 .
.El
.Sh EXIT STATUS
.Bl -tag -width Ds
Received on Wed Apr 20 2016 - 23:57:47 CEST
This archive was generated by hypermail 2.3.0
: Thu Apr 21 2016 - 00:00:40 CEST