mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-05 16:15:10 +00:00
Fix alignment of annotations on shell command on commands docs page (#3805)
This commit is contained in:
@@ -25,8 +25,8 @@ If rcon is disabled you can send commands by passing them as arguments to the pa
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker exec --user 1000 mc mc-send-to-console op player
|
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
|
## Enabling interactive console
|
||||||
|
|||||||
Reference in New Issue
Block a user