diff options
| author | Matthias Radestock <matthias@lshift.net> | 2009-09-19 05:05:05 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2009-09-19 05:05:05 +0100 |
| commit | d62825381b55505912f8750e3df9615c4e5ee134 (patch) | |
| tree | 6baf3563c824f5b6bd4119f7f48a4fe112ed8dfa /docs | |
| parent | 0a4693288fcb86d5f2e6bfc3a61383974aba6d3f (diff) | |
| parent | 5ed1782eda1ef139a807cbce2a99af44eefe3835 (diff) | |
| download | rabbitmq-server-git-d62825381b55505912f8750e3df9615c4e5ee134.tar.gz | |
merge default into bug20399
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 |
