Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
Simon Zimmermann committed May 6, 2011
1 parent 317f5c5 commit 7fe27a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -20,7 +20,7 @@ Without args redoc will display all Redis commands.

Arguments:

* `command` display either a given command. `redoc set` would display the command SET.
* `command` display a given command. `redoc set` would display the command SET.
* `[@]group` display all commands in a group. The optional @ is so to resolve name
conflicts. `redoc @set` would display all set commands, and not the SET command.
* `-lc` list available Redis commands.
Expand Down

0 comments on commit 7fe27a4

Please sign in to comment.