[Groonga-commit] groonga/groonga [master] doc: fix indent

Back to archive index

Haruka Yoshihara null+****@clear*****
Thu Feb 28 18:50:53 JST 2013


Haruka Yoshihara	2013-02-28 18:50:53 +0900 (Thu, 28 Feb 2013)

  New Revision: 27940d9b82ffbfd17b6bdb77a10a4dd9018e5a9f
  https://github.com/groonga/groonga/commit/27940d9b82ffbfd17b6bdb77a10a4dd9018e5a9f

  Log:
    doc: fix indent

  Modified files:
    doc/source/reference/commands/load.txt

  Modified: doc/source/reference/commands/load.txt (+2 -2)
===================================================================
--- doc/source/reference/commands/load.txt    2013-02-28 18:51:07 +0900 (51c910a)
+++ doc/source/reference/commands/load.txt    2013-02-28 18:50:53 +0900 (8e7ba95)
@@ -43,9 +43,9 @@ This section describes all parameters.
   When a target table contains primary key, you must specify ``_key`` column (pseudo column associated primary key) as the one of ``COLUMN_NAME``.
 
   If ``values`` isn't specified any values, they are read from the standard input until all opened parenthes match their closed ones.
-You don't have to enclose them with single-quotes or double-quotes, but if you specified values with ``values`` parameter, you should do.
+  You don't have to enclose them with single-quotes or double-quotes, but if you specified values with ``values`` parameter, you should do.
 
-In following values, you also don't have to enclose any spaces (' ') with single-quotes or double-quotes.
+  In following values, you also don't have to enclose any spaces (' ') with single-quotes or double-quotes.
 
 ``table``
 
-------------- next part --------------
HTML����������������������������...
Download 



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