diff options
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 1583ab98a8..a95f7b3d4b 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -465,9 +465,8 @@ 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, must have unsynchronised slaves, and must not - have any pending unacknowledged messages for this - command to succeed. + mirrored, and must not have any pending unacknowledged + messages for this command to succeed. </para> <para> Note that unsynchronised queues from which messages are |
