summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.84
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8
index 321a069844..5cedc9d3a6 100644
--- a/docs/rabbitmqctl.8
+++ b/docs/rabbitmqctl.8
@@ -43,7 +43,9 @@ on a dedicated CLI tool communication port and authenticating
using a shared secret (known as the cookie file).
.Pp
Diagnostic information is displayed if connection failed,
-the target node was not running, or .Nm could not authenticate to
+the target node was not running, or
+.Nm
+could not authenticate to
the target node successfully.
To learn more, see the
.Lk https://www.rabbitmq.com/cli.html "RabbitMQ CLI Tools guide"