summaryrefslogtreecommitdiffhomepage
path: root/auto/help
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@nginx.com>2018-11-01 17:02:46 +0300
committerSergey Kandaurov <pluknet@nginx.com>2018-11-01 17:02:46 +0300
commit7a06fab9e32ca3ba91a566b065188c0b112d6c09 (patch)
treedaf4707d4b177a3c640929e861a39934399047cd /auto/help
parentc838c3bd1580735e8020687f94e6307f13aba156 (diff)
downloadunit-7a06fab9e32ca3ba91a566b065188c0b112d6c09.tar.gz
unit-7a06fab9e32ca3ba91a566b065188c0b112d6c09.tar.bz2
Mention of "nodejs" configure option in help.
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 91be220f..f22362d5 100644
--- a/auto/help
+++ b/auto/help
@@ -55,4 +55,7 @@ cat << END
ruby OPTIONS configure Ruby module
run "./configure ruby --help" to see available options
+ nodejs OPTIONS configure Node.js module
+ run "./configure nodejs --help" to see available options
+
END