Fix the command name in the usage message.

This commit is contained in:
Dan Gohman
2017-10-03 12:21:09 -07:00
parent 324a395a95
commit e5ed1517ce

View File

@@ -65,9 +65,9 @@ The translation is dependent on the runtime chosen.
The default is a dummy runtime that produces placeholder values. The default is a dummy runtime that produces placeholder values.
Usage: Usage:
wasmstandalone-util [-vcop] <file>... wasmstandalone [-vcop] <file>...
wasmstandalone-util -e [-mvcop] <file>... wasmstandalone -e [-mvcop] <file>...
wasmstandalone-util --help | --version wasmstandalone --help | --version
Options: Options:
-v, --verbose displays info on the different steps -v, --verbose displays info on the different steps