diff options
Diffstat (limited to 'stest.1')
-rw-r--r-- | stest.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stest.1 b/stest.1 index bb48f45..2667d8a 100644 --- a/stest.1 +++ b/stest.1 @@ -67,6 +67,9 @@ Test that files are not empty. .B \-u Test that files have their set-user-ID flag set. .TP +.B \-v +Invert the sense of tests, only failing files pass. +.TP .B \-w Test that files are writable. .TP |