[Groonga-commit] droonga/droonga-http-server at 4d1aa2a [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Apr 9 17:18:29 JST 2015


YUKI Hiroshi	2015-04-09 17:18:29 +0900 (Thu, 09 Apr 2015)

  New Revision: 4d1aa2a312b7c30a22bf1c0c172027ac7706567d
  https://github.com/droonga/droonga-http-server/commit/4d1aa2a312b7c30a22bf1c0c172027ac7706567d

  Message:
    Fix typo

  Modified files:
    lib/server-options.js

  Modified: lib/server-options.js (+1 -1)
===================================================================
--- lib/server-options.js    2015-04-09 17:05:06 +0900 (c3b0b84)
+++ lib/server-options.js    2015-04-09 17:18:29 +0900 (9fab471)
@@ -77,7 +77,7 @@ function define() {
         '(' + options.systemLogFile + ')');
   add('--system-log-level <level>',
       'Log level for the system log. ' +
-      '[silly,debug,verbose,info|warn,error]' +
+      '[silly,debug,verbose,info,warn,error]' +
         '(' + options.systemLogLevel + ')');
   add('--cache-size <size>',
       'The maximum number of cached responses ' +
-------------- next part --------------
HTML����������������������������...
Download 



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