diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2013-01-24 13:10:27 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2013-01-24 13:10:27 +0000 |
| commit | 5c8aa8095c2b061a976c993e18c41bd18679c94f (patch) | |
| tree | 592efb4cfcc2094a0b31f1fbe85f8bb87e76c4fb /docs/rabbitmqctl.1.xml | |
| parent | e7d3e1c9e61e131afddb198651846e43729d02a3 (diff) | |
| parent | ec6dec59081089d9c203ef4fd139b55664044047 (diff) | |
| download | rabbitmq-server-git-5c8aa8095c2b061a976c993e18c41bd18679c94f.tar.gz | |
merge default into bug23749
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index c7069aedf4..bbd2fe5be5 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -465,8 +465,7 @@ synchronise itself. The queue will block while synchronisation takes place (all publishers to and consumers from the queue will block). The queue must be - mirrored, and must not have any pending unacknowledged - messages for this command to succeed. + mirrored for this command to succeed. </para> <para> Note that unsynchronised queues from which messages are |
