[Groonga-commit] groonga/groonga at 82d9918 [master] doc suggest: add missing prompt '%' for command examples

Back to archive index

HAYASHI Kentaro null+****@clear*****
Thu May 1 18:26:35 JST 2014


HAYASHI Kentaro	2014-05-01 18:26:35 +0900 (Thu, 01 May 2014)

  New Revision: 82d9918f164f2e5e949e193b4e0da1afe330bcec
  https://github.com/groonga/groonga/commit/82d9918f164f2e5e949e193b4e0da1afe330bcec

  Message:
    doc suggest: add missing prompt '%' for command examples

  Modified files:
    doc/source/reference/executables/groonga-suggest-httpd.txt

  Modified: doc/source/reference/executables/groonga-suggest-httpd.txt (+7 -7)
===================================================================
--- doc/source/reference/executables/groonga-suggest-httpd.txt    2014-05-01 18:18:44 +0900 (d1ec181)
+++ doc/source/reference/executables/groonga-suggest-httpd.txt    2014-05-01 18:26:35 +0900 (e1f58d8)
@@ -50,13 +50,13 @@ Request to groonga-suggest-httpd
 
 Here is the sample requests to learn 'groonga' for 'query' dataset::
 
-  curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=92619&t=complete&q=g'
-  curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=93850&t=complete&q=gr'
-  curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=94293&t=complete&q=gro'
-  curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=94734&t=complete&q=groo'
-  curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=95147&t=complete&q=grooon'
-  curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=95553&t=complete&q=groonga'
-  curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=95959&t=submit&q=groonga
+  % curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=92619&t=complete&q=g'
+  % curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=93850&t=complete&q=gr'
+  % curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=94293&t=complete&q=gro'
+  % curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=94734&t=complete&q=groo'
+  % curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=95147&t=complete&q=grooon'
+  % curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=95553&t=complete&q=groonga'
+  % curl 'http://localhost:8080/?i=127.0.0.1&l=query&s=95959&t=submit&q=groonga
   
 Options
 -------
-------------- next part --------------
HTML����������������������������...
다운로드 



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