Fix the name of the wast command in its usage string.
This commit is contained in:
@@ -41,8 +41,8 @@ const USAGE: &str = "
|
|||||||
Wast test runner.
|
Wast test runner.
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
run_wast [-do] [--enable-simd] [--cache | --cache-dir=<cache_dir>] <file>...
|
wast [-do] [--enable-simd] [--cache | --cache-dir=<cache_dir>] <file>...
|
||||||
run_wast --help | --version
|
wast --help | --version
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-h, --help print this help message
|
-h, --help print this help message
|
||||||
|
|||||||
Reference in New Issue
Block a user