improve help
authorWolfram Schneider <wosch@indexdata.dk>
Mon, 7 Jul 2014 11:30:02 +0000 (11:30 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Mon, 7 Jul 2014 11:30:02 +0000 (11:30 +0000)
test/Makefile

index 2d58b7f..79c7569 100644 (file)
@@ -106,5 +106,9 @@ help:
        @echo "     [ node-modules ]"
        @echo "     [ apache-stop apache-start ]"
        @echo ""
-       @echo "DEBUG=1 make phantomjs PHANTOMJS_TIMEOUT=12 PHANTOMJS_URL=${PHANTOMJS_URL}"
+       @echo "Examples"
+       @echo "                         make phantomjs PHANTOMJS_PATH=${PHANTOMJS_PATH}"
+       @echo "DEBUG=0 APACHE_PORT=5050 make phantomjs PHANTOMJS_TIMEOUT=12 PHANTOMJS_PATH=${PHANTOMJS_PATH}"
+       @echo "DEBUG=2                  make phantomjs PHANTOMJS_TIMEOUT=12 PHANTOMJS_URL=${PHANTOMJS_URL}"
+       @echo ""