summaryrefslogtreecommitdiff
path: root/test/help/wasm-validate.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/help/wasm-validate.txt')
-rw-r--r--test/help/wasm-validate.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/test/help/wasm-validate.txt b/test/help/wasm-validate.txt
index ed1923f7..5884e41a 100644
--- a/test/help/wasm-validate.txt
+++ b/test/help/wasm-validate.txt
@@ -12,13 +12,13 @@ examples:
options:
-v, --verbose Use multiple times for more info
--help Print this help message
- --enable-exceptions Experimental exception handling
- --enable-mutable-globals Import/export mutable globals
- --enable-saturating-float-to-int Saturating float-to-int operators
- --enable-sign-extension Sign-extension operators
- --enable-simd SIMD support
- --enable-threads Threading support
- --enable-multi-value Multi-value
+ --enable-exceptions Enable Experimental exception handling
+ --disable-mutable-globals Disable Import/export mutable globals
+ --enable-saturating-float-to-int Enable Saturating float-to-int operators
+ --enable-sign-extension Enable Sign-extension operators
+ --enable-simd Enable SIMD support
+ --enable-threads Enable Threading support
+ --enable-multi-value Enable Multi-value
--no-debug-names Ignore debug names in the binary file
--ignore-custom-section-errors Ignore errors in custom sections
;;; STDOUT ;;)