YUKI Hiroshi
null+****@clear*****
Thu May 7 11:42:16 JST 2015
YUKI Hiroshi 2015-05-07 11:42:16 +0900 (Thu, 07 May 2015) New Revision: 47d6a40e8b289f83129d7367b0db34463326af88 https://github.com/droonga/droonga.org/commit/47d6a40e8b289f83129d7367b0db34463326af88 Message: Remove needless --report-request Modified files: _po/ja/reference/1.1.1/command-line-tools/droonga-request/index.po ja/reference/1.1.1/command-line-tools/droonga-request/index.md reference/1.1.1/command-line-tools/droonga-request/index.md Modified: _po/ja/reference/1.1.1/command-line-tools/droonga-request/index.po (+3 -12) =================================================================== --- _po/ja/reference/1.1.1/command-line-tools/droonga-request/index.po 2015-05-07 11:41:50 +0900 (8aae069) +++ _po/ja/reference/1.1.1/command-line-tools/droonga-request/index.po 2015-05-07 11:42:16 +0900 (7c0d074) @@ -38,12 +38,7 @@ msgid "" "~~~\n" "(on 192.168.100.10)\n" "$ echo '{\"type\":\"system.status\"}' |\n" -" droonga-request --report-request --host 192.168.100.50 --receiver-host 192" -".168.100.10\n" -"Request: {\n" -" \"type\": \"system.status\",\n" -" \"dataset\": \"Default\"\n" -"}\n" +" droonga-request --host 192.168.100.50 --receiver-host 192.168.100.10\n" "Elapsed time: 0.00900742\n" "{\n" " \"inReplyTo\": \"1430963525.9829412\",\n" @@ -102,12 +97,8 @@ msgid "" "(on 192.168.100.10)\n" "$ cat /tmp/message\n" "{\"type\":\"system.status\"}\n" -"$ droonga-request --report-request --host 192.168.100.60 --receiver-host 192.1" -"68.100.10 /tmp/message\n" -"Request: {\n" -" \"type\": \"system.status\",\n" -" \"dataset\": \"Default\"\n" -"}\n" +"$ droonga-request --host 192.168.100.60 --receiver-host 192.168.100.10 /tmp/me" +"ssage\n" "Elapsed time: 0.00900742\n" "{\n" " \"inReplyTo\": \"1430963525.9829412\",\n" Modified: ja/reference/1.1.1/command-line-tools/droonga-request/index.md (+2 -10) =================================================================== --- ja/reference/1.1.1/command-line-tools/droonga-request/index.md 2015-05-07 11:41:50 +0900 (885d8bf) +++ ja/reference/1.1.1/command-line-tools/droonga-request/index.md 2015-05-07 11:42:16 +0900 (2d777ea) @@ -24,11 +24,7 @@ For example, if there is a Droonga node `192.168.100.50` and you are logged in t ~~~ (on 192.168.100.10) $ echo '{"type":"system.status"}' | - droonga-request --report-request --host 192.168.100.50 --receiver-host 192.168.100.10 -Request: { - "type": "system.status", - "dataset": "Default" -} + droonga-request --host 192.168.100.50 --receiver-host 192.168.100.10 Elapsed time: 0.00900742 { "inReplyTo": "1430963525.9829412", @@ -72,11 +68,7 @@ This command reads the file specified as an command line argument, like: (on 192.168.100.10) $ cat /tmp/message {"type":"system.status"} -$ droonga-request --report-request --host 192.168.100.60 --receiver-host 192.168.100.10 /tmp/message -Request: { - "type": "system.status", - "dataset": "Default" -} +$ droonga-request --host 192.168.100.60 --receiver-host 192.168.100.10 /tmp/message Elapsed time: 0.00900742 { "inReplyTo": "1430963525.9829412", Modified: reference/1.1.1/command-line-tools/droonga-request/index.md (+1 -5) =================================================================== --- reference/1.1.1/command-line-tools/droonga-request/index.md 2015-05-07 11:41:50 +0900 (6265add) +++ reference/1.1.1/command-line-tools/droonga-request/index.md 2015-05-07 11:42:16 +0900 (6bc130b) @@ -79,11 +79,7 @@ This command reads the file specified as an command line argument, like: (on 192.168.100.10) $ cat /tmp/message {"type":"system.status"} -$ droonga-request --report-request --host 192.168.100.60 --receiver-host 192.168.100.10 /tmp/message -Request: { - "type": "system.status", - "dataset": "Default" -} +$ droonga-request --host 192.168.100.60 --receiver-host 192.168.100.10 /tmp/message Elapsed time: 0.00900742 { "inReplyTo": "1430963525.9829412", -------------- next part -------------- HTML����������������������������...Download