summaryrefslogtreecommitdiffhomepage
path: root/auto/help
diff options
context:
space:
mode:
authorMax Romanov <max.romanov@nginx.com>2019-05-30 15:02:10 +0300
committerMax Romanov <max.romanov@nginx.com>2019-05-30 15:02:10 +0300
commit6eba5ddd4248f270f96a305298b399cde65ecda7 (patch)
tree40891232744859e45747c67be755c90aefef499e /auto/help
parent82415397346b7d8953b094f6dce867c1afdde420 (diff)
downloadunit-6eba5ddd4248f270f96a305298b399cde65ecda7.tar.gz
unit-6eba5ddd4248f270f96a305298b399cde65ecda7.tar.bz2
Java: added java module in configure 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 f22362d5..fe0c7056 100644
--- a/auto/help
+++ b/auto/help
@@ -58,4 +58,7 @@ cat << END
nodejs OPTIONS configure Node.js module
run "./configure nodejs --help" to see available options
+ java OPTIONS configure Java module
+ run "./configure java --help" to see available options
+
END