[Groonga-commit] groonga/groonga at 8e38047 [master] doc: add more description

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Mar 27 11:51:17 JST 2015


Kouhei Sutou	2015-03-27 11:51:17 +0900 (Fri, 27 Mar 2015)

  New Revision: 8e38047afb7b9c0d6a6e4408be1f12f74ae01d98
  https://github.com/groonga/groonga/commit/8e38047afb7b9c0d6a6e4408be1f12f74ae01d98

  Message:
    doc: add more description

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+4 -2)
===================================================================
--- doc/source/news.rst    2015-03-27 11:48:27 +0900 (5058d40)
+++ doc/source/news.rst    2015-03-27 11:51:17 +0900 (8f14a8e)
@@ -132,8 +132,10 @@ Fixes
   * Both of the first defined index and the last defined index are
     multi-column indexes.
 
-* Fixed a bug that "groonga /tmp/db XXX" always returns 0 as exit
-  code.
+* Fixed a bug that passing Groonga command line to
+  :doc:`/reference/executables/groonga` from shell command line style
+  usage always returns ``0`` as exit code. For example, ``groonga
+  /tmp/db nonexistent_command`` always returned ``0`` as exist code.
 * Fixed a bug that plugin path may be broken when two or more plugins
   registered. [Reported by Naoya Murakami]
 * Fixed a bug that "Lexicon.index.section_name" doesn't work. This bug
-------------- next part --------------
HTML����������������������������...
Download 



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