Navigation Menu

Skip to content

Commit

Permalink
Update list of supported Groonga commands
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 28, 2014
1 parent d55a3c5 commit 21a9bdf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion reference/commands/index.md
Expand Up @@ -13,6 +13,11 @@ Here are available commands
## Groonga compatible commands

* [select](select/)
* [column_create](column-create/)
* [column_list](column-list/)
* [column_remove](column-remove/)
* [column_rename](column-rename/)
* [delete](delete/)
* [table_create](table-create/)
* [table_list](table-list/)
* [table_remove](table-remove/)
* [column_create](column-create/)

0 comments on commit 21a9bdf

Please sign in to comment.