[Groonga-commit] droonga/droonga-engine at cc1a1a4 [master] Define --source-dataset option correctly

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 15 16:54:15 JST 2015


YUKI Hiroshi	2015-04-15 16:54:15 +0900 (Wed, 15 Apr 2015)

  New Revision: cc1a1a45147394f29472915c1fd2572811ed0b8d
  https://github.com/droonga/droonga-engine/commit/cc1a1a45147394f29472915c1fd2572811ed0b8d

  Message:
    Define --source-dataset option correctly

  Modified files:
    bin/droonga-engine-absorb-data

  Modified: bin/droonga-engine-absorb-data (+1 -1)
===================================================================
--- bin/droonga-engine-absorb-data    2015-04-15 16:50:34 +0900 (1098371)
+++ bin/droonga-engine-absorb-data    2015-04-15 16:54:15 +0900 (1ed8cb8)
@@ -113,7 +113,7 @@ module Droonga
                 "(#{options.source_tag})") do |tag|
         options.source_tag = tag
       end
-      parser.on("--dataset=DATASET",
+      parser.on("--source-dataset=DATASET",
                 "Name of the source dataset.",
                 "(#{options.source_dataset})") do |dataset|
         options.source_dataset = dataset
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index