Update README.md

This commit is contained in:
Tiiffi
2016-12-17 20:10:20 +02:00
committed by GitHub
parent c5d1e95ef8
commit a043b6fa54

View File

@ -40,8 +40,7 @@ MCRCON_HOST
MCRCON_PORT
MCRCON_PASS
```
Command-line options will override environment variables.
Commands with arguments must be enclosed in quotes.
Note that command-line options will override environment variables.
Example:
```mcrcon -H my.minecraft.server -p password "say Server is restarting!" save-all stop```