diff options
| -rw-r--r-- | docs/rabbitmqctl.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8 index 27e8b2b055..54ed53c1e4 100644 --- a/docs/rabbitmqctl.8 +++ b/docs/rabbitmqctl.8 @@ -449,7 +449,8 @@ Rename the node in the local database: .Dl rabbitmqctl rename_cluster_node rabbit@misshelpful rabbit@cordelia .sp .It -Rename the local database directories (note, you do not need to do this if you have set the RABBITMQ_MNESIA_DIR environment variable): +Rename the local database directories (note, you do not need to do this +if you have set the RABBITMQ_MNESIA_DIR environment variable): .sp .Bd -literal -offset indent -compact mv \\ |
