diff options
| author | Vlad Ionescu <vlad@lshift.net> | 2009-09-22 14:55:12 +0100 |
|---|---|---|
| committer | Vlad Ionescu <vlad@lshift.net> | 2009-09-22 14:55:12 +0100 |
| commit | eb99746359fbe4591fceb0d8b5b80f4cece1e2bf (patch) | |
| tree | 0b48a1c83c8d5f2612dd030f08b4b08fe96609a3 /docs | |
| parent | 16f90196497b609743987c67bbbfb2e1fc7f338d (diff) | |
| parent | 46bb73b94cfb4bb044096ae75ec5234c46ada561 (diff) | |
| download | rabbitmq-server-git-eb99746359fbe4591fceb0d8b5b80f4cece1e2bf.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 |
