diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/test.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/man1/test.1 b/man/man1/test.1 index ec017918..9957b29d 100644 --- a/man/man1/test.1 +++ b/man/man1/test.1 @@ -209,3 +209,10 @@ is in the current directory. .B \*9/src/cmd/test.c .SH "SEE ALSO" .IR rc (1) +.SH BUGS +Won't complain about extraneous arguments +since there may be arguments left unprocessed by +short-circuit evaluation of +.B -a +or +.BR -o . |