diff options
| author | Vlad Ionescu <vlad@lshift.net> | 2009-09-22 16:49:00 +0100 |
|---|---|---|
| committer | Vlad Ionescu <vlad@lshift.net> | 2009-09-22 16:49:00 +0100 |
| commit | ed8b9f138f30749a3e38600f46284a8408c8bb33 (patch) | |
| tree | 29e987b255bb1a4897a7cdcf794bdd1d535412d0 /docs | |
| parent | 2bb52b060f3f0f8e0c645927bcf89f67780d27b7 (diff) | |
| parent | 46bb73b94cfb4bb044096ae75ec5234c46ada561 (diff) | |
| download | rabbitmq-server-git-ed8b9f138f30749a3e38600f46284a8408c8bb33.tar.gz | |
merging from default
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod index 6d4aadeb8d..c43ed2ea25 100644 --- a/docs/rabbitmqctl.1.pod +++ b/docs/rabbitmqctl.1.pod @@ -287,7 +287,7 @@ separated by tab characters. List queue information by virtual host. Each line printed describes an connection, with the requested I<connectioninfoitem> values separated by tab characters. If no I<connectioninfoitem>s are specified then -I<user>, I<peer_address> and I<peer_port> are assumed. +I<user>, I<peer_address>, I<peer_port> and I<state> are assumed. =back |
