[Groonga-commit] groonga/groonga at c25eb45 [master] doc: indent

Back to archive index

Kentaro Hayashi null+****@clear*****
Sun May 29 13:07:56 JST 2016


Kentaro Hayashi	2016-05-29 13:07:56 +0900 (Sun, 29 May 2016)

  New Revision: c25eb45c33bc0ff3f57dbf65afe4d199ba8eeefb
  https://github.com/groonga/groonga/commit/c25eb45c33bc0ff3f57dbf65afe4d199ba8eeefb

  Message:
    doc: indent

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+6 -6)
===================================================================
--- doc/source/news.rst    2016-05-29 13:02:35 +0900 (ad5c567)
+++ doc/source/news.rst    2016-05-29 13:07:56 +0900 (bbc8266)
@@ -46,12 +46,12 @@ Improvements
   creation which is used in ``output_columns``, ``drilldown`` or
   ``sortby`` [GitHub#539,#541,#542,#544,#545][Patch by Naoya Murakami]::
 
-  select \
-    --columns[LABEL].stage filtered \
-    --columns[LABEL].type ShortText \
-    --columns[LABEL].flags COLUMN_SCALAR \
-    --columns[LABEL].value 'script syntax expression' \
-    ...
+    select \
+      --columns[LABEL].stage filtered \
+      --columns[LABEL].type ShortText \
+      --columns[LABEL].flags COLUMN_SCALAR \
+      --columns[LABEL].value 'script syntax expression' \
+      ...
 
 * [experimental][:doc:`/reference/commands/select`] Improved
   performance for range/equal search and enough filtered case. Set
-------------- next part --------------
HTML����������������������������...
Download 



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