diff options
-rw-r--r-- | usr.bin/find/find.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index ac47291..15eb203 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -694,6 +694,7 @@ This evaluates to true if the parenthesized expression evaluates to true. .Pp .It Cm \&! Ar expression +.It Cm -false Ar expression This is the unary .Tn NOT operator. |