diff options
| author | Hubert Plociniczak <hubert@lshift.net> | 2009-02-04 11:47:14 +0000 |
|---|---|---|
| committer | Hubert Plociniczak <hubert@lshift.net> | 2009-02-04 11:47:14 +0000 |
| commit | 10ef518ba345ebe41f71dce4ac780f438339a853 (patch) | |
| tree | c47c12e5e9fb3bf33e6ad86cf46ec5e52803e893 /docs | |
| parent | 20c752b8f15c04f96050fb70e6d12a50545b3c7d (diff) | |
| download | rabbitmq-server-git-10ef518ba345ebe41f71dce4ac780f438339a853.tar.gz | |
Minor style fixes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.pod | 6 |
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 |
