mirror of
https://github.com/Tiiffi/mcrcon.git
synced 2025-10-27 11:21:07 -04:00
Typo fixes.
This commit is contained in:
@ -12,7 +12,7 @@ You can also download precompiled binaries: https://github.com/Tiiffi/mcrcon/rel
|
|||||||
---
|
---
|
||||||
|
|
||||||
####Usage:
|
####Usage:
|
||||||
Usage: mcrcon [OPTIONS]... [COMMANDS]...
|
mcrcon [OPTIONS]... [COMMANDS]...
|
||||||
|
|
||||||
Sends rcon commands to Minecraft server.
|
Sends rcon commands to Minecraft server.
|
||||||
|
|
||||||
@ -29,7 +29,7 @@ Option:
|
|||||||
-v Output version information
|
-v Output version information
|
||||||
```
|
```
|
||||||
|
|
||||||
Commands with arguments must enclosed in quotes.
|
Commands with arguments must be enclosed in quotes.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
```mcrcon -H my.minecraft.server -p password "say Server is restarting!" save-all stop```
|
```mcrcon -H my.minecraft.server -p password "say Server is restarting!" save-all stop```
|
||||||
|
|||||||
Reference in New Issue
Block a user