diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2018-11-01 17:02:46 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2018-11-01 17:02:46 +0300 |
commit | 7a06fab9e32ca3ba91a566b065188c0b112d6c09 (patch) | |
tree | daf4707d4b177a3c640929e861a39934399047cd /auto/help | |
parent | c838c3bd1580735e8020687f94e6307f13aba156 (diff) | |
download | unit-7a06fab9e32ca3ba91a566b065188c0b112d6c09.tar.gz unit-7a06fab9e32ca3ba91a566b065188c0b112d6c09.tar.bz2 |
Mention of "nodejs" configure option in help.
Diffstat (limited to 'auto/help')
-rw-r--r-- | auto/help | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |