document environment variables

This commit is contained in:
Thomas Levine 2016-04-07 03:12:10 +00:00
parent 135c24fd72
commit 24ecd302cd
1 changed files with 7 additions and 0 deletions

7
urchin
View File

@ -555,6 +555,13 @@ The remaining flags provide information about urchin.
-h, --help Display this help.
--version Display the version number.
Urchin recognizes certain environment variables.
TEST_SHELL This is sometimes over-ridden; see -s.
DISABLE_CYCLING Set this to true to have the same effect as -n.
This is helpful if you are calling urchin
inside an urchin test suite.
Go to https://thomaslevine.com/!/urchin/ for documentation on writing tests.
EOF