diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmq-plugins.8 | 2 | ||||
| -rw-r--r-- | docs/rabbitmqctl.8 | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/docs/rabbitmq-plugins.8 b/docs/rabbitmq-plugins.8 index b7f2065e37..d68bdc8044 100644 --- a/docs/rabbitmq-plugins.8 +++ b/docs/rabbitmq-plugins.8 @@ -82,7 +82,7 @@ To learn more, see the .Bl -tag -width Ds .It Fl n Ar node Default node is -.Qq Pf rabbit@ Ar target-hostname , +.Qq Ar rabbit@target-hostname , where .Ar target-hostname is the local host. diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8 index 321a069844..e556a7f979 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" @@ -55,7 +57,7 @@ and .Bl -tag -width Ds .It Fl n Ar node Default node is -.Qq Pf rabbit@ Ar target-hostname , +.Qq Ar rabbit@target-hostname , where .Ar target-hostname is the local host. |
