diff options
Diffstat (limited to 'docs/rabbitmq-queues.8')
| -rw-r--r-- | docs/rabbitmq-queues.8 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/rabbitmq-queues.8 b/docs/rabbitmq-queues.8 index d597c6f015..e99d40e990 100644 --- a/docs/rabbitmq-queues.8 +++ b/docs/rabbitmq-queues.8 @@ -108,9 +108,13 @@ Displays general help and commands supported by .Pp Grows quorum queue clusters by adding a member (replica) to all or half of matching quorum queues on the given node. .\" ------------------------------------ -.It Cm rebalance +.It Cm rebalance Op Ar type Fl -vhost-pattern Ar pattern Fl -queue-pattern Ar pattern .Pp Rebalances queues. +.Pp +Example: +.Sp +.Dl rabbitmq-queues rebalance all --vhost-pattern "a-vhost" --queue-pattern ".*" .\" ------------------------------------ .It Cm shrink .Pp |
