summaryrefslogtreecommitdiffhomepage
path: root/auto/help
diff options
context:
space:
mode:
authorAndrew Clayton <a.clayton@nginx.com>2023-04-12 15:53:29 +0100
committerAndrew Clayton <a.clayton@nginx.com>2024-11-15 00:52:38 +0000
commit6c085cfaf4f2244af72d1f98517e2908129120c5 (patch)
treeafce4fb966b10986ba1b5817bc2c1bf69a5ace66 /auto/help
parenta35517901fb3c7d524739fc4fcf9e531d6404487 (diff)
downloadunit-6c085cfaf4f2244af72d1f98517e2908129120c5.tar.gz
unit-6c085cfaf4f2244af72d1f98517e2908129120c5.tar.bz2
Add a skeleton language module.skel_lm
Module is called 'skel'. Configure with $ ./configure skel Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'auto/help')
-rw-r--r--auto/help3
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/help b/auto/help
index 94854762..2707d4d2 100644
--- a/auto/help
+++ b/auto/help
@@ -88,4 +88,7 @@ cat << END
run "./configure wasm-wasi-component --help" to see
available options
+ skel OPTIONS configure SKEL module
+ run "./configure skel --help" to see available options
+
END