diff options
| author | Matthew Sackman <matthew@lshift.net> | 2010-02-03 16:24:06 +0000 |
|---|---|---|
| committer | Matthew Sackman <matthew@lshift.net> | 2010-02-03 16:24:06 +0000 |
| commit | 9721b47b52f55b09bc007cf5df2fdcf4c39240af (patch) | |
| tree | 51efe58349ba194805163145a2fd1e02ef8910e4 /docs/rabbitmqctl.1.pod | |
| parent | 2aa5024266f75dad4e91ad9fa2537f05be8df718 (diff) | |
| parent | 3dec42150daa769a118eba7358b5eca73b3d6554 (diff) | |
| download | rabbitmq-server-git-9721b47b52f55b09bc007cf5df2fdcf4c39240af.tar.gz | |
Merging default into bug 22169
Diffstat (limited to 'docs/rabbitmqctl.1.pod')
| -rw-r--r-- | docs/rabbitmqctl.1.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod index 5255be28a0..47c4d16860 100644 --- a/docs/rabbitmqctl.1.pod +++ b/docs/rabbitmqctl.1.pod @@ -284,7 +284,7 @@ separated by tab characters. =item list_connections [I<connectioninfoitem> ...] -List queue information by virtual host. Each line printed describes an +List current AMQP connections. Each line printed describes a connection, with the requested I<connectioninfoitem> values separated by tab characters. If no I<connectioninfoitem>s are specified then I<user>, I<peer_address>, I<peer_port> and I<state> are assumed. @@ -295,7 +295,7 @@ I<user>, I<peer_address>, I<peer_port> and I<state> are assumed. =over -=item node +=item pid id of the Erlang process associated with the connection |
