[Groonga-commit] groonga/gcs [master] Fix missing "-" for "--synonyms" option

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 9日 (木) 15:04:05 JST


SHIMODA Hiroshi	2012-08-09 15:04:05 +0900 (Thu, 09 Aug 2012)

  New Revision: 80dc4cee7f0eacdf4270232c15e9a0b5454a5bd6
  https://github.com/groonga/gcs/commit/80dc4cee7f0eacdf4270232c15e9a0b5454a5bd6

  Log:
    Fix missing "-" for "--synonyms" option

  Modified files:
    bin/gcs-configure-text-options

  Modified: bin/gcs-configure-text-options (+1 -1)
===================================================================
--- bin/gcs-configure-text-options    2012-08-09 15:02:38 +0900 (245bec2)
+++ bin/gcs-configure-text-options    2012-08-09 15:04:05 +0900 (dc48243)
@@ -24,7 +24,7 @@ commandLine
             '  or\n' +
             '  and',
           String)
-  .option('-synonyms <path to synonyms file>',
+  .option('--synonyms <path to synonyms file>',
           'The path for a synonyms dictionary file. Each line in the '+
             'file should specify term forrowed by a comma-separated ' +
             'list of its synonyms. For example:\n' +
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
다운로드 



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