[Groonga-commit] groonga/gcs [master] Fix missing --domain-name option for cs-configure-fields

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 3日 (金) 18:49:03 JST


SHIMODA Hiroshi	2012-08-03 18:49:03 +0900 (Fri, 03 Aug 2012)

  New Revision: e93f6b5b9cb83dc85a6a9a04c9b54392652fbd96
  https://github.com/groonga/gcs/commit/e93f6b5b9cb83dc85a6a9a04c9b54392652fbd96

  Log:
    Fix missing --domain-name option for cs-configure-fields

  Modified files:
    bin/cs-configure-fields

  Modified: bin/cs-configure-fields (+1 -1)
===================================================================
--- bin/cs-configure-fields    2012-08-03 18:48:06 +0900 (30642ca)
+++ bin/cs-configure-fields    2012-08-03 18:49:03 +0900 (c2ec518)
@@ -13,7 +13,7 @@ program
           'The type of the field that you are configuring or deleting: ' +
             'text, literal, uint. Required.',
           String)
-  .option('-d, --type <field type>',
+  .option('-d, --domain-name <domain name>',
           'The name of the domain that you are configuring. Required.',
           String)
   .option('--delete',
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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