[Groonga-commit] droonga/droonga-client-ruby at 01beca3 [master] Add "s" for verb

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu May 7 16:53:48 JST 2015


YUKI Hiroshi	2015-05-07 16:53:48 +0900 (Thu, 07 May 2015)

  New Revision: 01beca336c750ef3f8483d07dc90a0de5f300ced
  https://github.com/droonga/droonga-client-ruby/commit/01beca336c750ef3f8483d07dc90a0de5f300ced

  Message:
    Add "s" for verb

  Modified files:
    bin/droonga-request

  Modified: bin/droonga-request (+1 -1)
===================================================================
--- bin/droonga-request    2015-05-07 16:51:07 +0900 (7b9ab35)
+++ bin/droonga-request    2015-05-07 16:53:48 +0900 (3370328)
@@ -73,7 +73,7 @@ parser.on("--timeout=TIMEOUT", Integer,
   options[:timeout] = timeout
 end
 parser.on("--[no-]exit-on-response",
-          "Exit when just one response is received.",
+          "Exits when just one response is received.",
           "(#{options[:exit_on_response]})") do |exit_on_response|
   options[:exit_on_response] = exit_on_response
 end
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index