summaryrefslogtreecommitdiffhomepage
path: root/auto/help
diff options
context:
space:
mode:
Diffstat (limited to 'auto/help')
-rw-r--r--auto/help9
1 files changed, 7 insertions, 2 deletions
diff --git a/auto/help b/auto/help
index b6d9919f..d23c67ed 100644
--- a/auto/help
+++ b/auto/help
@@ -76,7 +76,12 @@ cat << END
java OPTIONS configure Java module
run "./configure java --help" to see available options
- wasm OPTIONS configure WebAssembly module
- run "./configure wasm --help" to see available options
+ wasm OPTIONS configure WebAssembly module
+ run "./configure wasm --help" to see available options
+
+ wasm-wasi-component OPTIONS
+ configure WebAssembly Component Model module
+ run "./configure wasm-wasi-component --help" to see
+ available options
END