aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/batch-runner.html
diff options
context:
space:
mode:
Diffstat (limited to 'ext/wasm/batch-runner.html')
-rw-r--r--ext/wasm/batch-runner.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/wasm/batch-runner.html b/ext/wasm/batch-runner.html
index 1b8d335dd..10f7e45df 100644
--- a/ext/wasm/batch-runner.html
+++ b/ext/wasm/batch-runner.html
@@ -25,7 +25,9 @@
<progress value="0" max="100" id="module-progress" hidden='1'></progress>
</div><!-- /emscripten bits -->
<p>
- This page is for running extracts from the output of <tt>speedtest --script</tt>.
+ This page is for batch-running extracts from the output
+ of <tt>speedtest1 --script</tt>, as well as other standalone SQL
+ scripts.
</p>
<p id='warn-list' class='warning'>ACHTUNG: this file requires a generated input list
file. Run "make batch" from this directory to generate it.