[Groonga-commit] groonga/groonga [master] add "--show-config" to show_usage().

Back to archive index

null+****@clear***** null+****@clear*****
2012年 3月 12日 (月) 19:26:36 JST


Susumu Yata	2012-03-12 19:26:36 +0900 (Mon, 12 Mar 2012)

  New Revision: b382322877279fde1117c34f4e355baec1e214e9

  Log:
    add "--show-config" to show_usage().

  Modified files:
    src/groonga.c

  Modified: src/groonga.c (+1 -0)
===================================================================
--- src/groonga.c    2012-03-12 19:25:30 +0900 (64684ee)
+++ src/groonga.c    2012-03-12 19:26:36 +0900 (988b103)
@@ -191,6 +191,7 @@ show_usage(FILE *output)
           "                                    specify default command version\n"
           "  --default-match-escalation-threshold <threshold>:\n"
           "                                    specify default match escalation threshold\n"
+          "      --show-config:                show config\n"
           "  -h, --help:                       show usage\n"
           "  --version:                        show groonga version\n"
           "\n"




Groonga-commit メーリングリストの案内
Back to archive index