diff options
| author | Matthias Radestock <matthias@lshift.net> | 2009-09-25 11:40:11 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2009-09-25 11:40:11 +0100 |
| commit | 24c0dadffbd1d5bf12e688eb9c13abb2734f2094 (patch) | |
| tree | 85942d59e596ae2ce4e593a5fbe5fb13e05deb14 /docs/rabbitmqctl.1.pod | |
| parent | c7f6e84de3e3df2d8069927ec16fa1d99ead6281 (diff) | |
| parent | b441f9e9f251859aa3e72a63c92a04cb1040ee3f (diff) | |
| download | rabbitmq-server-git-24c0dadffbd1d5bf12e688eb9c13abb2734f2094.tar.gz | |
merge default into bug21368
Diffstat (limited to 'docs/rabbitmqctl.1.pod')
| -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 |
