diff options
| author | Matthias Radestock <matthias@lshift.net> | 2010-02-03 21:57:14 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2010-02-03 21:57:14 +0000 |
| commit | 1ee896c9f0735434a75a646570a48cec613c8994 (patch) | |
| tree | 61cac837d49a5891a499ce9a777d817c2ff83b22 /docs/rabbitmqctl.1.pod | |
| parent | 8cf09dc169c95b378c4e5a94bff260e50b8cbd48 (diff) | |
| parent | 2ce7e4b604f2750ee5031d67cee2d20a8f2f5a53 (diff) | |
| download | rabbitmq-server-git-1ee896c9f0735434a75a646570a48cec613c8994.tar.gz | |
merge default into bug21966
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 c4d1b784b6..b82d5b87f4 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 |
