[hackers] [sbase][PATCH] Update test.1:

From: Mattias Andrée <maandree_AT_kth.se>
Date: Mon, 28 Mar 2016 23:28:38 +0200

Document -ef, -ot, and -nt.
-k was already documented somewhy it seems...

Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
---
 test.1 | 11 +++++++++++
 1 file changed, 11 insertions(+)
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
-- 
2.7.4
Received on Mon Mar 28 2016 - 23:28:38 CEST

This archive was generated by hypermail 2.3.0 : Mon Mar 28 2016 - 23:36:14 CEST