summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2010-02-02 14:37:10 +0000
committerMatthias Radestock <matthias@lshift.net>2010-02-02 14:37:10 +0000
commitf9d60633a99361adcdcfd7ac7d4e2b641c0efde9 (patch)
treea79a287149d22627bda26dc3fcabb72e278a6156
parentb4e03ee0cb6241d32404dbd561c7fdda833932b4 (diff)
downloadrabbitmq-server-f9d60633a99361adcdcfd7ac7d4e2b641c0efde9.tar.gz
fix typos
-rw-r--r--docs/rabbitmqctl.1.pod9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod
index ac35085b..c4d1b784 100644
--- a/docs/rabbitmqctl.1.pod
+++ b/docs/rabbitmqctl.1.pod
@@ -371,9 +371,9 @@ send queue size
=item list_channels [I<channelinfoitem> ...]
-List channel information. Each line printed describes a channel,
-I<channelinfoitem> values separated by tab characters. If no
-I<channelinfoitem>s are specified then I<pid>, I<user>,
+List channel information. Each line printed describes a channel, with
+the requested I<channelinfoitem> values separated by tab characters.
+If no I<channelinfoitem>s are specified then I<pid>, I<user>,
I<transactional>, I<consumer_count>, and I<messages_unacknowledged>
are assumed.
@@ -414,8 +414,7 @@ number of logical AMQP consumers retrieving messages via the channel
=item messages_unacknowledged
-number of messages delivered to via this channel but not yet
-acknowledged
+number of messages delivered via this channel but not yet acknowledged
=item prefetch_count