summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ac35085bc2..c4d1b784b6 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