[Groonga-commit] droonga/droonga.org at 718dbc0 [gh-pages] Follow changes of the option name

Back to archive index

YUKI Hiroshi null+****@clear*****
Sun Jun 29 02:51:48 JST 2014


YUKI Hiroshi	2014-06-29 02:51:48 +0900 (Sun, 29 Jun 2014)

  New Revision: 718dbc0eab3564340cbf9cbf008efdf91b633443
  https://github.com/droonga/droonga.org/commit/718dbc0eab3564340cbf9cbf008efdf91b633443

  Message:
    Follow changes of the option name

  Modified files:
    _po/ja/tutorial/1.0.4/dump-restore/index.po
    ja/tutorial/1.0.4/dump-restore/index.md
    tutorial/1.0.4/dump-restore/index.md

  Modified: _po/ja/tutorial/1.0.4/dump-restore/index.po (+2 -2)
===================================================================
--- _po/ja/tutorial/1.0.4/dump-restore/index.po    2014-06-28 12:28:32 +0900 (b3007ab)
+++ _po/ja/tutorial/1.0.4/dump-restore/index.po    2014-06-29 02:51:48 +0900 (cf39ea6)
@@ -388,7 +388,7 @@ msgid ""
 "    # host=192.168.0.10\n"
 "    # droonga-engine-catalog-modify --source=~/droonga/catalog.json \\\n"
 "                                    --update \\\n"
-"                                    --hosts=$host"
+"                                    --replica-hosts=$host"
 msgstr ""
 
 msgid ""
@@ -399,7 +399,7 @@ msgid ""
 "    # host=192.168.0.11\n"
 "    # droonga-engine-catalog-modify --source=$PWD/catalog.json \\\n"
 "                                    --update \\\n"
-"                                    --hosts=$host\n"
+"                                    --replica-hosts=$host\n"
 "    # droonga-engine --host=$host \\\n"
 "                     --log-file=$PWD/droonga-engine.log \\\n"
 "                     --daemon \\\n"

  Modified: ja/tutorial/1.0.4/dump-restore/index.md (+2 -2)
===================================================================
--- ja/tutorial/1.0.4/dump-restore/index.md    2014-06-28 12:28:32 +0900 (b7d11cb)
+++ ja/tutorial/1.0.4/dump-restore/index.md    2014-06-29 02:51:48 +0900 (5c55a4f)
@@ -241,7 +241,7 @@ Elapsed time: 0.008678467
     # host=192.168.0.10
     # droonga-engine-catalog-modify --source=~/droonga/catalog.json \
                                     --update \
-                                    --hosts=$host
+                                    --replica-hosts=$host
 
     (on 192.168.0.11)
     # cd ~/droonga
@@ -250,7 +250,7 @@ Elapsed time: 0.008678467
     # host=192.168.0.11
     # droonga-engine-catalog-modify --source=$PWD/catalog.json \
                                     --update \
-                                    --hosts=$host
+                                    --replica-hosts=$host
     # droonga-engine --host=$host \
                      --log-file=$PWD/droonga-engine.log \
                      --daemon \

  Modified: tutorial/1.0.4/dump-restore/index.md (+2 -2)
===================================================================
--- tutorial/1.0.4/dump-restore/index.md    2014-06-28 12:28:32 +0900 (9e49f4e)
+++ tutorial/1.0.4/dump-restore/index.md    2014-06-29 02:51:48 +0900 (1f0bd7c)
@@ -236,7 +236,7 @@ Construct two clusters by `droonga-engine-catalog-modify` and make one cluster e
     # host=192.168.0.10
     # droonga-engine-catalog-modify --source=~/droonga/catalog.json \
                                     --update \
-                                    --hosts=$host
+                                    --replica-hosts=$host
 
     (on 192.168.0.11)
     # cd ~/droonga
@@ -245,7 +245,7 @@ Construct two clusters by `droonga-engine-catalog-modify` and make one cluster e
     # host=192.168.0.11
     # droonga-engine-catalog-modify --source=$PWD/catalog.json \
                                     --update \
-                                    --hosts=$host
+                                    --replica-hosts=$host
     # droonga-engine --host=$host \
                      --log-file=$PWD/droonga-engine.log \
                      --daemon \
-------------- next part --------------
HTML����������������������������...
Download 



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