From 1140a2fa671bd97cded831fc99093ae88854ab1c Mon Sep 17 00:00:00 2001 From: "Yichun Zhang (agentzh)" Date: Wed, 20 Aug 2014 15:52:03 -0700 Subject: [PATCH] resty: added bug report info to the "resty" utility's usage output. --- util/resty | 3 +++ 1 file changed, 3 insertions(+) diff --git a/util/resty b/util/resty index f080627..e7c9d72 100755 --- a/util/resty +++ b/util/resty @@ -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: + _EOC_ if ($rc == 0) { print $msg;