aboutsummaryrefslogtreecommitdiff
path: root/exampleData/headlessRuns/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'exampleData/headlessRuns/README.md')
-rw-r--r--exampleData/headlessRuns/README.md18
1 files changed, 17 insertions, 1 deletions
diff --git a/exampleData/headlessRuns/README.md b/exampleData/headlessRuns/README.md
index d6f27b4..61ef522 100644
--- a/exampleData/headlessRuns/README.md
+++ b/exampleData/headlessRuns/README.md
@@ -1,5 +1,21 @@
# Example Headless Run Configurations #
-The examples run configuration files in this directory require a
+Use the included script `runExamples.sh` to use the headless run system
+included with FiveUI. You will probably need to change the values of the
+environment variables at the top of the script to match your local
+environment.
+
+## Usage ##
+
+usage: runExample.sh <input file 1> [<input file 2> ...]
+ -h print this help message
+ -o <outfile> write output to file
+ -r <report directory> write HTML reports to given directory
+ -v verbose output
+ -vv VERY verbose output
+
+## Notes ##
+
+NB - The examples run configuration files in this directory require a
local websever to be running on port 8000 hosting the HTML files in
$FIVEUI_ROOT/exampleData/sites/.