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
commit10ef518ba345ebe41f71dce4ac780f438339a853 (patch)
treec47c12e5e9fb3bf33e6ad86cf46ec5e52803e893
parent20c752b8f15c04f96050fb70e6d12a50545b3c7d (diff)
downloadrabbitmq-server-git-10ef518ba345ebe41f71dce4ac780f438339a853.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 d2cb019973..2b1d0fafdc 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