diff options
| -rw-r--r-- | docs/rabbitmqctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8 index 90d6e64b57..217611c7a9 100644 --- a/docs/rabbitmqctl.8 +++ b/docs/rabbitmqctl.8 @@ -1860,10 +1860,10 @@ Instructs the RabbitMQ node to delete the configured shovel by name. .Ss Federation plugin .Bl -tag -width Ds .It Cm federation_status Op Fl -only-down -Prints a list federation links. +Prints a list of federation links. .Bl -tag -width Ds .It Fl -only-down -Only list the federation links, which are not running. +Only list federation links, which are not running. .El .It Cm restart_federation_link Ar link_id Instructs the RabbitMQ node to restart the federation link with specified |
