summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-07-08 11:54:14 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-07-08 11:54:14 +0200
commit68cfa5922ef4ec8416f25cf8d60f33f7a687402d (patch)
tree0cbc03eff34ff86d59dde2efab058c0c22541d07
parentbaaf701e68a1b9f184058f73535d3caf77be1188 (diff)
test/main: Updated help
-rwxr-xr-xtest/main3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/main b/test/main
index 7f0dad5..5596a27 100755
--- a/test/main
+++ b/test/main
@@ -21,8 +21,7 @@ if ((help)) {
cat <<- ente
Usage: $0 [options] [path to envstore] [path to envstore store file]
valid options are:
- --all enable all test options (except --benchmark)
- --benchmark do a little benchmark after the test (might cause CPU and HDD stress)
+ --all enable all test options
--extended Test for more than just the new envstore API (invalid invocations etc)
--security Test for security (world-writable store file etc)