Skip to content

Commit 0843d19

Browse files
authored
Fix alignment of annotations on shell command on commands docs page (#3805)
1 parent 55bc4fd commit 0843d19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sending-commands/commands.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ If rcon is disabled you can send commands by passing them as arguments to the pa
2525

2626
```shell
2727
docker exec --user 1000 mc mc-send-to-console op player
28-
| |
29-
+- container name +- Minecraft commands start here
28+
| |
29+
+- container name +- Minecraft commands start here
3030
```
3131

3232
## Enabling interactive console

0 commit comments

Comments
 (0)