diff options
author | Connor Lane Smith <cls@lubutu.com> | 2011-12-09 11:49:44 +0100 |
---|---|---|
committer | Connor Lane Smith <cls@lubutu.com> | 2011-12-09 11:49:44 +0100 |
commit | 6b1d658d1224cd108d64a6c340d47b66ad99816d (patch) | |
tree | 13c2e02462f2a26a067d3309f3c049c126b29471 /stest.1 | |
parent | 32ef0f5662bfe8b8891ba6341d3a27818fb55508 (diff) |
stest: restore stream testing
Diffstat (limited to 'stest.1')
-rw-r--r-- | stest.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,8 @@ stest \- filter a list of files by properties .B stest takes a list of files and filters by the files' properties, analogous to .IR test (1). -Files which pass all tests are printed to stdout. +Files which pass all tests are printed to stdout. If no files are given, stest +reads files from stdin. .SH OPTIONS .TP .B \-a |