Navigation Menu

Skip to content

Commit

Permalink
Rearrange groonga compatible commands in the alphabetic order
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 28, 2014
1 parent 70a1cad commit f98b45c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion reference/commands/index.md
Expand Up @@ -12,12 +12,13 @@ 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/)
* [load](load/)
* [select](select/)
* [table_create](table-create/)
* [table_list](table-list/)
* [table_remove](table-remove/)

0 comments on commit f98b45c

Please sign in to comment.