[Groonga-commit] droonga/droonga.org at 63634de [gh-pages] Use more correct term

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri May 8 18:50:57 JST 2015


YUKI Hiroshi	2015-05-08 18:50:57 +0900 (Fri, 08 May 2015)

  New Revision: 63634de4bdbc53ab3832f3e70f437c5707046570
  https://github.com/droonga/droonga.org/commit/63634de4bdbc53ab3832f3e70f437c5707046570

  Message:
    Use more correct term
    
    bundler =>
    associated

  Copied files:
    reference/1.1.0/command-line-tools/droonga-engine-catalog-generate/index.md
      (from reference/1.1.1/command-line-tools/droonga-engine-catalog-generate/index.md)
  Modified files:
    reference/1.1.1/command-line-tools/droonga-engine-catalog-generate/index.md

  Copied: reference/1.1.0/command-line-tools/droonga-engine-catalog-generate/index.md (+3 -3) 97%
===================================================================
--- reference/1.1.1/command-line-tools/droonga-engine-catalog-generate/index.md    2015-05-08 18:21:12 +0900 (16d05f2)
+++ reference/1.1.0/command-line-tools/droonga-engine-catalog-generate/index.md    2015-05-08 18:50:57 +0900 (b30d908)
@@ -39,8 +39,8 @@ Full version with omitted options is:
       --plugins   groonga,search,crud,dump,system,catalog
 ~~~
 
-These options `--n-workers`, `--hosts`, `--port`, `--tag`, `--n-slices` and `--plugins` are bundled to the nearest preceding `--dataset` option.
-All these options preceding to any user defined `--dataset` option are automatically bundled to the default dataset named `Default`.
+These options `--n-workers`, `--hosts`, `--port`, `--tag`, `--n-slices` and `--plugins` are associated to the nearest preceding `--dataset` option.
+All these options preceding to any user defined `--dataset` option are automatically associated to the default dataset named `Default`.
 
 Generated `catalog.json` is:
 
@@ -236,7 +236,7 @@ Full version with omitted options is:
       --plugins   groonga,search,crud,dump,system,catalog
 ~~~
 
-As above, dataset-bundled options affect to the dataset defined by their nearest preceding `--dataset` option.
+As above, dataset-associated options affect to the dataset defined by their nearest preceding `--dataset` option.
 
 Generated `catalog.json` is:
 

  Modified: reference/1.1.1/command-line-tools/droonga-engine-catalog-generate/index.md (+3 -3)
===================================================================
--- reference/1.1.1/command-line-tools/droonga-engine-catalog-generate/index.md    2015-05-08 18:21:12 +0900 (16d05f2)
+++ reference/1.1.1/command-line-tools/droonga-engine-catalog-generate/index.md    2015-05-08 18:50:57 +0900 (b30d908)
@@ -39,8 +39,8 @@ Full version with omitted options is:
       --plugins   groonga,search,crud,dump,system,catalog
 ~~~
 
-These options `--n-workers`, `--hosts`, `--port`, `--tag`, `--n-slices` and `--plugins` are bundled to the nearest preceding `--dataset` option.
-All these options preceding to any user defined `--dataset` option are automatically bundled to the default dataset named `Default`.
+These options `--n-workers`, `--hosts`, `--port`, `--tag`, `--n-slices` and `--plugins` are associated to the nearest preceding `--dataset` option.
+All these options preceding to any user defined `--dataset` option are automatically associated to the default dataset named `Default`.
 
 Generated `catalog.json` is:
 
@@ -236,7 +236,7 @@ Full version with omitted options is:
       --plugins   groonga,search,crud,dump,system,catalog
 ~~~
 
-As above, dataset-bundled options affect to the dataset defined by their nearest preceding `--dataset` option.
+As above, dataset-associated options affect to the dataset defined by their nearest preceding `--dataset` option.
 
 Generated `catalog.json` is:
 
-------------- next part --------------
HTML����������������������������...
Download 



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