diff options
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 |