[Groonga-commit] groonga/gcs [master] Fix syntax error

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 6日 (月) 14:21:27 JST


SHIMODA Hiroshi	2012-08-06 14:21:27 +0900 (Mon, 06 Aug 2012)

  New Revision: 0dfa4d9c1717aa12a00b1b64ae160757a09cd6a9
  https://github.com/groonga/gcs/commit/0dfa4d9c1717aa12a00b1b64ae160757a09cd6a9

  Log:
    Fix syntax error

  Modified files:
    bin/cs-describe-domain

  Modified: bin/cs-describe-domain (+1 -1)
===================================================================
--- bin/cs-describe-domain    2012-08-06 14:38:34 +0900 (13ccd93)
+++ bin/cs-describe-domain    2012-08-06 14:21:27 +0900 (418f802)
@@ -11,7 +11,7 @@ program
           String)
   .option('-all, --show-all',
           'Display all available information for the domain, '
-             'including configured fields.',
+             + 'including configured fields.',
           String)
   .option('--database-path <path>',
           'database path [' + commandLine.defaultDatabasePath + ']',
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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