diff options
| author | Tony Garnock-Jones <tonyg@lshift.net> | 2009-09-18 12:56:33 +0100 |
|---|---|---|
| committer | Tony Garnock-Jones <tonyg@lshift.net> | 2009-09-18 12:56:33 +0100 |
| commit | 79b4481a858020c2486f5b561b63d427c61bcf35 (patch) | |
| tree | 25dccce47bc6c30d3c941da4f634038240995a73 /docs | |
| parent | c0200cb4a37d2365a64bc4147da3ce81bd14da62 (diff) | |
| parent | 19ab5590797d1d37dddbe4449ce2f17cd4405387 (diff) | |
| download | rabbitmq-server-git-79b4481a858020c2486f5b561b63d427c61bcf35.tar.gz | |
merge bug21596 into 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 |
