From: W. Trevor King Date: Wed, 19 Nov 2008 12:45:36 +0000 (-0500) Subject: Added test_usage.sh pointer to the README. X-Git-Tag: 1.0.0~145 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4c4f80d65e778544554ff0c9faebcf9ccff43614;p=be.git Added test_usage.sh pointer to the README. --- diff --git a/README b/README index b1ba45a..6fe5d18 100644 --- a/README +++ b/README @@ -17,7 +17,7 @@ $ be set-root $PROJECT_ROOT To create bugs, use "be new $DESCRIPTION". To comment on bugs, you can can use "be comment $BUG_ID". To close a bug, use "be close $BUG_ID". For more -commands, see "be help" +commands, see "be help". You can also look at the usage in test_usage.sh. Using BeWeb, the web UI =======================