[Groonga-commit] droonga/droonga.org at b2ea16d [gh-pages] Remove description about obsolete/deprecated option

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri May 8 10:53:52 JST 2015


YUKI Hiroshi	2015-05-08 10:53:52 +0900 (Fri, 08 May 2015)

  New Revision: b2ea16d70f801ff90179ead3377881c4746e15e5
  https://github.com/droonga/droonga.org/commit/b2ea16d70f801ff90179ead3377881c4746e15e5

  Message:
    Remove description about obsolete/deprecated option

  Modified files:
    _po/ja/reference/1.1.0/command-line-tools/droonga-request/index.po
    _po/ja/reference/1.1.1/command-line-tools/droonga-request/index.po
    ja/reference/1.1.0/command-line-tools/droonga-request/index.md
    ja/reference/1.1.1/command-line-tools/droonga-request/index.md
    reference/1.1.0/command-line-tools/droonga-request/index.md
    reference/1.1.1/command-line-tools/droonga-request/index.md

  Modified: _po/ja/reference/1.1.0/command-line-tools/droonga-request/index.po (+0 -16)
===================================================================
--- _po/ja/reference/1.1.0/command-line-tools/droonga-request/index.po    2015-05-08 10:20:52 +0900 (8a3dc65)
+++ _po/ja/reference/1.1.0/command-line-tools/droonga-request/index.po    2015-05-08 10:53:52 +0900 (457e3b8)
@@ -319,22 +319,6 @@ msgstr ""
 "  既定値は`1`です。"
 
 msgid ""
-"`--[no-]exit-on-response`\n"
-": Exits when just one response is received or don't.\n"
-"  `--exit-on-response` is given by default.\n"
-"  For any subscription type command (it returns multiple response messages for"
-" a request message with delay), you have to keep connected for a while with th"
-"e option `--no-exit-on-response`.\n"
-"  Then the connection is kept until disconnected from the Droonga Engine node."
-msgstr ""
-"`--[no-]exit-on-response`\n"
-": レスポンスを1つ受け取った時点で終了するかどうか。\n"
-"  既定の状態は、`--exit-on-response`が指定されている場合に等しいです。\n"
-"  サブスクリプション型のコマンド(1つのリクエストに対して、遅れて複数のレスポンスが返ってくる)に対しては、しばらくの間接続を維持し続けるために`--no"
-"-exit-on-response`オプションを指定する必要があります。\n"
-"  そうすると、Droonga Engineノード側から切断されるまでは接続を維持するようになります。"
-
-msgid ""
 "`--receiver-host=NAME`\n"
 ": Host name of the computer you are running this command.\n"
 "  A guessed host name of the computer, by default."

  Modified: _po/ja/reference/1.1.1/command-line-tools/droonga-request/index.po (+0 -16)
===================================================================
--- _po/ja/reference/1.1.1/command-line-tools/droonga-request/index.po    2015-05-08 10:20:52 +0900 (b538d96)
+++ _po/ja/reference/1.1.1/command-line-tools/droonga-request/index.po    2015-05-08 10:53:52 +0900 (c395fb8)
@@ -428,22 +428,6 @@ msgstr ""
 "  既定値は`1`です。"
 
 msgid ""
-"`--[no-]exit-on-response`\n"
-": Exits when just one response is received or don't.\n"
-"  `--exit-on-response` is given by default.\n"
-"  For any subscription type command (it returns multiple response messages for"
-" a request message with delay), you have to keep connected for a while with th"
-"e option `--no-exit-on-response`.\n"
-"  Then the connection is kept until disconnected from the Droonga Engine node."
-msgstr ""
-"`--[no-]exit-on-response`\n"
-": レスポンスを1つ受け取った時点で終了するかどうか。\n"
-"  既定の状態は、`--exit-on-response`が指定されている場合に等しいです。\n"
-"  サブスクリプション型のコマンド(1つのリクエストに対して、遅れて複数のレスポンスが返ってくる)に対しては、しばらくの間接続を維持し続けるために`--no"
-"-exit-on-response`オプションを指定する必要があります。\n"
-"  そうすると、Droonga Engineノード側から切断されるまでは接続を維持するようになります。"
-
-msgid ""
 "`--receiver-host=NAME`\n"
 ": Host name of the computer you are running this command.\n"
 "  A guessed host name of the computer, by default."

  Modified: ja/reference/1.1.0/command-line-tools/droonga-request/index.md (+0 -6)
===================================================================
--- ja/reference/1.1.0/command-line-tools/droonga-request/index.md    2015-05-08 10:20:52 +0900 (1623f05)
+++ ja/reference/1.1.0/command-line-tools/droonga-request/index.md    2015-05-08 10:53:52 +0900 (11511e5)
@@ -215,12 +215,6 @@ Elapsed time: 0.014172429
 : 応答がない接続を打ち切るまでの待ち時間(単位:秒)です。
   既定値は`1`です。
 
-`--[no-]exit-on-response`
-: レスポンスを1つ受け取った時点で終了するかどうか。
-  既定の状態は、`--exit-on-response`が指定されている場合に等しいです。
-  サブスクリプション型のコマンド(1つのリクエストに対して、遅れて複数のレスポンスが返ってくる)に対しては、しばらくの間接続を維持し続けるために`--no-exit-on-response`オプションを指定する必要があります。
-  そうすると、Droonga Engineノード側から切断されるまでは接続を維持するようになります。
-
 `--receiver-host=NAME`
 : このコマンドを実行しているコンピュータのホスト名。
   既定値は、そのコンピュータのホスト名として推測される名前です。

  Modified: ja/reference/1.1.1/command-line-tools/droonga-request/index.md (+0 -6)
===================================================================
--- ja/reference/1.1.1/command-line-tools/droonga-request/index.md    2015-05-08 10:20:52 +0900 (00522a6)
+++ ja/reference/1.1.1/command-line-tools/droonga-request/index.md    2015-05-08 10:53:52 +0900 (96a2206)
@@ -281,12 +281,6 @@ Elapsed time: 0.026170325
 : 応答がない接続を打ち切るまでの待ち時間(単位:秒)です。
   既定値は`1`です。
 
-`--[no-]exit-on-response`
-: レスポンスを1つ受け取った時点で終了するかどうか。
-  既定の状態は、`--exit-on-response`が指定されている場合に等しいです。
-  サブスクリプション型のコマンド(1つのリクエストに対して、遅れて複数のレスポンスが返ってくる)に対しては、しばらくの間接続を維持し続けるために`--no-exit-on-response`オプションを指定する必要があります。
-  そうすると、Droonga Engineノード側から切断されるまでは接続を維持するようになります。
-
 `--receiver-host=NAME`
 : このコマンドを実行しているコンピュータのホスト名。
   既定値は、そのコンピュータのホスト名として推測される名前です。

  Modified: reference/1.1.0/command-line-tools/droonga-request/index.md (+0 -6)
===================================================================
--- reference/1.1.0/command-line-tools/droonga-request/index.md    2015-05-08 10:20:52 +0900 (10a3bc3)
+++ reference/1.1.0/command-line-tools/droonga-request/index.md    2015-05-08 10:53:52 +0900 (305a07e)
@@ -205,12 +205,6 @@ So there is an alternative: [the `droonga-send` command](../droonga-send/).
 : Time to terminate unresponsive connections, in seconds.
   `1` by default.
 
-`--[no-]exit-on-response`
-: Exits when just one response is received or don't.
-  `--exit-on-response` is given by default.
-  For any subscription type command (it returns multiple response messages for a request message with delay), you have to keep connected for a while with the option `--no-exit-on-response`.
-  Then the connection is kept until disconnected from the Droonga Engine node.
-
 `--receiver-host=NAME`
 : Host name of the computer you are running this command.
   A guessed host name of the computer, by default.

  Modified: reference/1.1.1/command-line-tools/droonga-request/index.md (+0 -6)
===================================================================
--- reference/1.1.1/command-line-tools/droonga-request/index.md    2015-05-08 10:20:52 +0900 (aaad704)
+++ reference/1.1.1/command-line-tools/droonga-request/index.md    2015-05-08 10:53:52 +0900 (ca2df30)
@@ -272,12 +272,6 @@ Elapsed time: 0.026170325
 : Time to terminate unresponsive connections, in seconds.
   `1` by default.
 
-`--[no-]exit-on-response`
-: Exits when just one response is received or don't.
-  `--exit-on-response` is given by default.
-  For any subscription type command (it returns multiple response messages for a request message with delay), you have to keep connected for a while with the option `--no-exit-on-response`.
-  Then the connection is kept until disconnected from the Droonga Engine node.
-
 `--receiver-host=NAME`
 : Host name of the computer you are running this command.
   A guessed host name of the computer, by default.
-------------- next part --------------
HTML����������������������������...
Download 



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