diff options
| author | Daniil Fedotov <dfedotov@pivotal.io> | 2017-06-28 10:45:27 +0100 |
|---|---|---|
| committer | Daniil Fedotov <dfedotov@pivotal.io> | 2017-06-28 10:45:27 +0100 |
| commit | 063b44f1fb31af9ad3df8e7d6978dfa10b104ada (patch) | |
| tree | 74e0d0858e88a8c372e92469c9dbddf8e25c1c0f /docs/rabbitmqctl.8 | |
| parent | 71ca3594b11996e7f7cb0465d7d6a89069ec9251 (diff) | |
| download | rabbitmq-server-git-063b44f1fb31af9ad3df8e7d6978dfa10b104ada.tar.gz | |
rabbitmqctl man page grammar
Diffstat (limited to 'docs/rabbitmqctl.8')
| -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 |
