[Groonga-commit] groonga/groonga [master] Fix description of table_remove command

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 6日 (金) 15:05:07 JST


SHIMODA Hiroshi	2012-07-06 15:05:07 +0900 (Fri, 06 Jul 2012)

  New Revision: 0e525a86fe56fc71556e32c8997158b640c1f54e
  https://github.com/groonga/groonga/commit/0e525a86fe56fc71556e32c8997158b640c1f54e

  Log:
    Fix description of table_remove command

  Modified files:
    doc/source/commands/table_remove.txt

  Modified: doc/source/commands/table_remove.txt (+3 -3)
===================================================================
--- doc/source/commands/table_remove.txt    2012-07-05 18:39:12 +0900 (5fb27c6)
+++ doc/source/commands/table_remove.txt    2012-07-06 15:05:07 +0900 (839adc7)
@@ -14,7 +14,7 @@ table_remove - テーブルの削除
 ----
 ::
 
- table_remove table
+ table_remove name
 
 説明
 ----
@@ -26,7 +26,7 @@ table_removeはテーブルと定義されているカラムを削除します
 引数
 ----
 
-``table``
+``name``
   削除対象のカラムが定義されているテーブルの名前を指定します。
 
 返値
@@ -47,6 +47,6 @@ json形式
 --
 ::
 
- column_remove Entry body
+ table_remove Entry
 
  [true]
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



Groonga-commit メーリングリストの案内
Back to archive index