document unimplemented -e flag

This commit is contained in:
Thomas Levine 2016-01-25 14:20:40 +00:00
parent 72fa30e787
commit f6b57772f2
1 changed files with 3 additions and 0 deletions

3
urchin
View File

@ -105,6 +105,9 @@ $USAGE
-s <shell> Invoke test scripts that either have no shebang line at all or
have shebang line "#!/bin/sh" with the specified shell.
-e Stop running if any single test fails. This is helpful if you want
to use Urchin to run things other than tests, such as a set of
configuration scripts.
-f Force running even if the test directory's name does not
contain the word "test".
-h This help.