[Groonga-commit] groonga/groonga [master] doc: reference output format document

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Nov 22 10:10:05 JST 2012


Kouhei Sutou	2012-11-22 10:10:05 +0900 (Thu, 22 Nov 2012)

  New Revision: 685f7ce65975d7f1053b0e8bc357b842dbc4f94b
  https://github.com/groonga/groonga/commit/685f7ce65975d7f1053b0e8bc357b842dbc4f94b

  Log:
    doc: reference output format document

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

  Modified: doc/source/reference/commands/register.txt (+3 -3)
===================================================================
--- doc/source/reference/commands/register.txt    2012-11-22 10:07:55 +0900 (798cfda)
+++ doc/source/reference/commands/register.txt    2012-11-22 10:10:05 +0900 (2fbc41b)
@@ -52,8 +52,8 @@ Return value
 
 ``register`` returns ``true`` as body on success such as::
 
-  [${COMMON_HEADER}, true]
+  [HEADER, true]
 
-If ``register`` fails, error details are in ``COMMON_HEADER``.
+If ``register`` fails, error details are in ``HEADER``.
 
-See XXX for ``COMMON_HEADER``.
+See :doc:`/reference/command/output_format` for ``HEADER``.
-------------- next part --------------
HTML����������������������������...
Download 



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