summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2010-02-01 22:59:59 +0000
committerMatthias Radestock <matthias@lshift.net>2010-02-01 22:59:59 +0000
commit224e408b626f8b3012b1b38338fc9d66cbafffd0 (patch)
treece2fd2edbd243aa7c0f5025af0653c3856558f9e
parentfb5a27f668422cb4bc30332d1202eda14d7f1825 (diff)
downloadrabbitmq-server-224e408b626f8b3012b1b38338fc9d66cbafffd0.tar.gz
correct typos in rabbitmqctl list_connection man page
-rw-r--r--docs/rabbitmqctl.1.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod
index 5255be28..47c4d168 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