Navigation Menu

Skip to content

Commit

Permalink
Add news topics for droonga-groonga command
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 15, 2015
1 parent af9dd3a commit e61a212
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/text/news.md
Expand Up @@ -7,7 +7,9 @@
* Timeout option for subscription is available.
You can unsubscribe subscription automatically with specified timeout, like:
`client.subscribe(request, :subscription_timeout => 10)`
* A new utility command `droonga-system-status` is available as a shorthand.
* New utility commands are available as shorthand.
* `droonga-system-status`: sends `system.status` request to the cluster.
* `droonga-groonga`: works like the `groonga` command.
* droonga-send, droonga-request:
* A new option `--[no-]completion` is introduced.
You should specify `--no-completion` to send incomplete messages intentionally.
Expand Down

0 comments on commit e61a212

Please sign in to comment.