From 0843d1972228c6adadef5cd1102fdb01b210dc3e Mon Sep 17 00:00:00 2001 From: tibtiq <29826331+tibtiq@users.noreply.github.com> Date: Sun, 14 Dec 2025 06:36:48 -0800 Subject: [PATCH] Fix alignment of annotations on shell command on commands docs page (#3805) --- docs/sending-commands/commands.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sending-commands/commands.md b/docs/sending-commands/commands.md index 62775f13..ffb98db4 100644 --- a/docs/sending-commands/commands.md +++ b/docs/sending-commands/commands.md @@ -25,8 +25,8 @@ If rcon is disabled you can send commands by passing them as arguments to the pa ```shell docker exec --user 1000 mc mc-send-to-console op player - | | - +- container name +- Minecraft commands start here + | | + +- container name +- Minecraft commands start here ``` ## Enabling interactive console