[Groonga-commit] groonga/groonga at 4a90beb [master] doc cache_limit: fix wrong result structure

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Feb 18 17:14:29 JST 2014


Kouhei Sutou	2014-02-18 17:14:29 +0900 (Tue, 18 Feb 2014)

  New Revision: 4a90beb565dbb9748dceb980fd47d9836deea194
  https://github.com/groonga/groonga/commit/4a90beb565dbb9748dceb980fd47d9836deea194

  Message:
    doc cache_limit: fix wrong result structure

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

  Modified: doc/source/reference/commands/cache_limit.txt (+1 -1)
===================================================================
--- doc/source/reference/commands/cache_limit.txt    2014-02-18 17:08:06 +0900 (3af5ae0)
+++ doc/source/reference/commands/cache_limit.txt    2014-02-18 17:14:29 +0900 (b7353d0)
@@ -70,7 +70,7 @@ Return value
 
 ``cache_limit`` returns the current max number of query cache entries::
 
-  [[HEADER, N_ENTRIES]]
+  [HEADER, N_ENTRIES]
 
 ``HEADER``
 
-------------- next part --------------
HTML����������������������������...
Download 



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