Fix the name of the wast command in its usage string.

This commit is contained in:
Dan Gohman
2019-08-13 17:28:07 -07:00
parent c3215f4f1b
commit 4937dd0632

View File

@@ -41,8 +41,8 @@ const USAGE: &str = "
Wast test runner.
Usage:
run_wast [-do] [--enable-simd] [--cache | --cache-dir=<cache_dir>] <file>...
run_wast --help | --version
wast [-do] [--enable-simd] [--cache | --cache-dir=<cache_dir>] <file>...
wast --help | --version
Options:
-h, --help print this help message