resty: added bug report info to the "resty" utility's usage output.

This commit is contained in:
Yichun Zhang (agentzh) 2014-08-20 15:52:03 -07:00
parent 6f26127d9b
commit 1140a2fa67
1 changed files with 3 additions and 0 deletions

View File

@ -207,6 +207,9 @@ Options:
-e prog run the inlined Lua code in "prog".
-h print this help.
-V print the underlying nginx version and configurations.
For bug reporting instructions, please see:
<http://openresty.org/#Community>
_EOC_
if ($rc == 0) {
print $msg;