[Groonga-commit] groonga/groonga at 76d70b2 [master] doc: correct a description on protocols available in the client mode.

Back to archive index

Noritada Kobayashi null+****@clear*****
Sun May 20 18:11:45 JST 2018


Noritada Kobayashi	2018-05-20 18:11:45 +0900 (Sun, 20 May 2018)

  New Revision: 76d70b21916e02b74248dfec3ba3c52223c7b712
  https://github.com/groonga/groonga/commit/76d70b21916e02b74248dfec3ba3c52223c7b712

  Merged b3dda0d: Merge pull request #844 from noritada/fix-doc

  Message:
    doc: correct a description on protocols available in the client mode.
    
    HTTP is not supported.

  Modified files:
    doc/source/reference/executables/groonga.rst

  Modified: doc/source/reference/executables/groonga.rst (+1 -1)
===================================================================
--- doc/source/reference/executables/groonga.rst    2018-05-20 06:01:49 +0900 (72e06690f)
+++ doc/source/reference/executables/groonga.rst    2018-05-20 18:11:45 +0900 (1726216f3)
@@ -150,7 +150,7 @@ protocol Groonga server. Its usage is similar to
 execute one command. You need to specify server address instead of
 local database.
 
-Note that you can use ``groonga`` executable file as a client for HTTP
+Note that you cannot use ``groonga`` executable file as a client for HTTP
 protocol Groonga server.
 
 Here is the syntax to run shell that executes Groonga command against
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180520/01b25e4c/attachment.htm 



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