]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - find/find.1
shell_cmds-53.tar.gz
[apple/shell_cmds.git] / find / find.1
index 5794024ab428dcf8ee1b92771c3049e443eab781..5a3ad9619d97b989f37d36395db87be5cb9f5530 100644 (file)
@@ -610,7 +610,9 @@ The operators are listed in order of decreasing precedence.
 This evaluates to true if the parenthesized expression evaluates to
 true.
 .Pp
-.It Cm \&! Ar expression
+.It Cm \&! Ar expression 
+.It Cm -false Ar expression
+.It Cm -not Ar expression
 This is the unary
 .Tn NOT
 operator.