[Groonga-commit] groonga/groonga at 1b99437 [master] doc: fix markup

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 27 16:21:57 JST 2015


Kouhei Sutou	2015-01-27 16:21:57 +0900 (Tue, 27 Jan 2015)

  New Revision: 1b9943741ed0364cc0925ec1d7d7ac4216d6c006
  https://github.com/groonga/groonga/commit/1b9943741ed0364cc0925ec1d7d7ac4216d6c006

  Message:
    doc: fix markup

  Modified files:
    doc/source/reference/commands/select.rst

  Modified: doc/source/reference/commands/select.rst (+3 -0)
===================================================================
--- doc/source/reference/commands/select.rst    2015-01-27 16:21:39 +0900 (22efa2b)
+++ doc/source/reference/commands/select.rst    2015-01-27 16:21:57 +0900 (c928ffd)
@@ -922,6 +922,7 @@ Here is a ``drilldown`` with search condition example:
 The ``select`` command outputs the following information:
 
   * In records that have 5 or larger as ``n_likes`` value:
+
     * There is one record that has "Hello" tag.
     * There is two records that has "Groonga" tag.
 
@@ -937,11 +938,13 @@ Here is a ``drilldown`` example to specify multiple columns:
 The ``select`` command outputs the following information:
 
   * About ``tag``:
+
     * There is one record that has "Hello" tag.
     * There is two records that has "Groonga" tag.
     * There is two records that has "Senna" tag.
 
   * About ``n_likes``:
+
     * There is one record that has "Hello" tag.
     * There is two records that has "Groonga" tag.
     * There is two records that has "Senna" tag.
-------------- next part --------------
HTML����������������������������...
Download 



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