[Groonga-commit] groonga/gcs [master] Accept --domain-name option by gcs-configure-text-options

Back to archive index

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


SHIMODA Hiroshi	2012-08-09 15:06:27 +0900 (Thu, 09 Aug 2012)

  New Revision: 2f23509d7784fe77c62dfceb59aa175196c9a83e
  https://github.com/groonga/gcs/commit/2f23509d7784fe77c62dfceb59aa175196c9a83e

  Log:
    Accept --domain-name option by gcs-configure-text-options

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

  Modified: bin/gcs-configure-text-options (+2 -2)
===================================================================
--- bin/gcs-configure-text-options    2012-08-09 15:04:05 +0900 (dc48243)
+++ bin/gcs-configure-text-options    2012-08-09 15:06:27 +0900 (68635ff)
@@ -5,8 +5,8 @@ var commandLine = new CLI();
 var fs = require('fs');
 
 commandLine
-  .option('--name <field name>',
-          'The name of the field you are configuring or deleting. Required.',
+  .option('-d, --domain-name <domain name>',
+          'The name of the domain that you are querying or configuring. Required.',
           String)
   .option('-stems <path to stems file>',
           'The path for a stemming dictionary file. The stemming ' +
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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