Navigation Menu

Skip to content

Commit

Permalink
doc: fix markup
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 27, 2015
1 parent 5308239 commit 1b99437
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/source/reference/commands/select.rst
Expand Up @@ -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.

Expand All @@ -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.
Expand Down

0 comments on commit 1b99437

Please sign in to comment.