Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Apr 27, 2018
1 parent 5275430 commit ad9d7b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Options:
--api APIURI connect to given API server. If APIURI is omitted,
the environment variable RABTAP_APIURI will be used.
-b, --bindingkey KEY binding key to use in bind queue command.
--consumers include consumers in output of info command.
--consumers include consumers and connections in output of info command.
-d, --durable create durable exchange/queue.
-h, --help print this help.
-j, --json print/save/publish message metadata and body to a
Expand Down
2 changes: 1 addition & 1 deletion cmd/main/command_line.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Options:
--api APIURI connect to given API server. If APIURI is omitted,
the environment variable RABTAP_APIURI will be used.
-b, --bindingkey KEY binding key to use in bind queue command.
--consumers include consumers in output of info command.
--consumers include consumers and connections in output of info command.
-d, --durable create durable exchange/queue.
-h, --help print this help.
-j, --json print/save/publish message metadata and body to a
Expand Down

0 comments on commit ad9d7b7

Please sign in to comment.