summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert@lshift.net>2009-02-04 11:47:14 +0000
committerHubert Plociniczak <hubert@lshift.net>2009-02-04 11:47:14 +0000
commitc556f189d8b5004dcb661d6f481fbc63e7619808 (patch)
treec47c12e5e9fb3bf33e6ad86cf46ec5e52803e893
parent818df525e197ee8b60f058759743f5e83a3771a9 (diff)
downloadrabbitmq-server-c556f189d8b5004dcb661d6f481fbc63e7619808.tar.gz
Minor style fixes
-rw-r--r--docs/rabbitmqctl.1.pod6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod
index d2cb0199..2b1d0faf 100644
--- a/docs/rabbitmqctl.1.pod
+++ b/docs/rabbitmqctl.1.pod
@@ -106,7 +106,8 @@ add_vhost I<vhostpath>
delete_vhost I<vhostpath>
delete a virtual host I<vhostpath>.
- That command deletes also all its exchanges, queues and user mappings.
+ That command deletes also all its exchanges, queues and user
+ mappings.
list_vhosts
list all virtual hosts.
@@ -153,7 +154,8 @@ messages_ready
number of messages ready to be delivered to clients
messages_unacknowledged
- number of messages delivered to clients but not yet acknowledged
+ number of messages delivered to clients but not yet
+ acknowledged
messages_uncommitted
number of messages published in as yet uncommitted transactions