diff --git a/urchin b/urchin index e13e011..8ba2c6d 100755 --- a/urchin +++ b/urchin @@ -105,6 +105,9 @@ $USAGE -s 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.