Skip to content

Commit b4ff458

Browse files
authored
Update README.md
1 parent 2bdae09 commit b4ff458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Run
1515
```bash
1616
podman exec -itl rcon
1717
```
18-
to get access to the RCON interface to the last server you started where you can run admin commands. (`RCON_PASSWORD` must be set for this.)
18+
to get access to the RCON interface to the last server you started where you can run admin commands. (`RCON_PASSWORD` must be set for this. The `-l` flag to operate on the last container is only supported by podman. Enter the container name for `docker` or if you have interacted with another container in the meantime.)
1919

2020
# Configuration
2121
## server.properties

0 commit comments

Comments
 (0)