[Groonga-commit] groonga/groonga at 853bc02 [master] doc: remove needless indent

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 19 22:17:33 JST 2015


Kouhei Sutou	2015-06-19 22:17:33 +0900 (Fri, 19 Jun 2015)

  New Revision: 853bc025888e9a6ed3e57da4779647880c31ecfe
  https://github.com/groonga/groonga/commit/853bc025888e9a6ed3e57da4779647880c31ecfe

  Message:
    doc: remove needless indent

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

  Modified: doc/source/reference/commands/dump.rst (+2 -2)
===================================================================
--- doc/source/reference/commands/dump.rst    2015-06-19 22:17:17 +0900 (23323a1)
+++ doc/source/reference/commands/dump.rst    2015-06-19 22:17:33 +0900 (bb5e0b3)
@@ -130,7 +130,7 @@ Dump records only::
   ["Groonga","Introduction to Groonga"],
   ["Mroonga","Introduction to Mroonga"]
   ]
-  
+
 Dump schema only::
 
   > dump --dump_records no --dump_plugins no --dump_indexes no
@@ -141,7 +141,7 @@ Dump schema only::
   column_create Bookmarks title COLUMN_SCALAR ShortText
   
   table_create Lexicon TABLE_PAT_KEY ShortText
-  
+
 Parameters
 ----------
 
-------------- next part --------------
HTML����������������������������...
Download 



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