diff options
author | Max Romanov <max.romanov@nginx.com> | 2019-05-30 15:02:10 +0300 |
---|---|---|
committer | Max Romanov <max.romanov@nginx.com> | 2019-05-30 15:02:10 +0300 |
commit | 6eba5ddd4248f270f96a305298b399cde65ecda7 (patch) | |
tree | 40891232744859e45747c67be755c90aefef499e /auto/help | |
parent | 82415397346b7d8953b094f6dce867c1afdde420 (diff) | |
download | unit-6eba5ddd4248f270f96a305298b399cde65ecda7.tar.gz unit-6eba5ddd4248f270f96a305298b399cde65ecda7.tar.bz2 |
Java: added java module in configure help.
Diffstat (limited to 'auto/help')
-rw-r--r-- | auto/help | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |