Skip to content

Commit 7c941af

Browse files
committed
rabbitmqctl.8: Wrap a long line
... to keep it under the 80-column limit. References #1641.
1 parent ac5db6f commit 7c941af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/rabbitmqctl.8

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,8 @@ Rename the node in the local database:
449449
.Dl rabbitmqctl rename_cluster_node rabbit@misshelpful rabbit@cordelia
450450
.sp
451451
.It
452-
Rename the local database directories (note, you do not need to do this if you have set the RABBITMQ_MNESIA_DIR environment variable):
452+
Rename the local database directories (note, you do not need to do this
453+
if you have set the RABBITMQ_MNESIA_DIR environment variable):
453454
.sp
454455
.Bd -literal -offset indent -compact
455456
mv \\

0 commit comments

Comments
 (0)