[Groonga-commit] groonga/groonga at 9942006 [master] doc truncate: add deprecated version

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Dec 28 23:27:13 JST 2014


Kouhei Sutou	2014-12-28 23:27:13 +0900 (Sun, 28 Dec 2014)

  New Revision: 9942006804b36d892829ac3f767c564cd405aae9
  https://github.com/groonga/groonga/commit/9942006804b36d892829ac3f767c564cd405aae9

  Message:
    doc truncate: add deprecated version

  Modified files:
    doc/source/reference/commands/truncate.rst

  Modified: doc/source/reference/commands/truncate.rst (+7 -2)
===================================================================
--- doc/source/reference/commands/truncate.rst    2014-12-28 23:10:29 +0900 (8c8a142)
+++ doc/source/reference/commands/truncate.rst    2014-12-28 23:27:13 +0900 (fec7adc)
@@ -20,8 +20,13 @@ The required parameter is only ``target_name``::
 
   truncate target_name
 
-For backward compatibility, ``truncate`` command accepts ``table``
-parameter. But it should not be used for newly written code.
+.. note::
+
+   ``target_name`` parameter can be used since 4.0.9. You need to use
+   ``table`` parameter for 4.0.8 or earlier.
+
+   For backward compatibility, ``truncate`` command accepts ``table``
+   parameter. But it should not be used for newly written code.
 
 Usage
 -----
-------------- next part --------------
HTML����������������������������...
Download 



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