Susumu Yata
null+****@clear*****
Fri Mar 4 11:33:50 JST 2016
Susumu Yata 2016-03-04 11:33:50 +0900 (Fri, 04 Mar 2016) New Revision: f3787dc8af73b7de408c920e93715c4f9a4e6b9c https://github.com/groonga/groonga/commit/f3787dc8af73b7de408c920e93715c4f9a4e6b9c Message: doc: fix a typo ``column `` parameter -> ``columns`` parameter ^ Modified files: doc/source/reference/commands/load.rst Modified: doc/source/reference/commands/load.rst (+1 -1) =================================================================== --- doc/source/reference/commands/load.rst 2016-03-03 18:41:44 +0900 (f93a414) +++ doc/source/reference/commands/load.rst 2016-03-04 11:33:50 +0900 (a751f22) @@ -37,7 +37,7 @@ This section describes all parameters. ``Format 2:`` [{COLUMN_NAME1: VALUE1, COLUMN_NAME2: VALUE2}, {COLUMN_NAME1: VALUE1, COLUMN_NAME2: VALUE2},..] - ``[COLUMN_NAME1, COLUMN_NAME2,..]`` format in ``Format 1`` is effective only when ``column`` parameter isn't specified. + ``[COLUMN_NAME1, COLUMN_NAME2,..]`` format in ``Format 1`` is effective only when ``columns`` parameter isn't specified. When a target table contains primary key, you must specify ``_key`` column (pseudo column associated primary key) as the one of ``COLUMN_NAME``. -------------- next part -------------- HTML����������������������������...Download