mirror of
https://github.com/Tiiffi/mcrcon.git
synced 2025-10-27 11:21:07 -04:00
Reformatted help string.
This commit is contained in:
2
mcrcon.c
2
mcrcon.c
@ -331,7 +331,7 @@ void usage(void)
|
|||||||
" -H\t\tHost address or ip.\n"
|
" -H\t\tHost address or ip.\n"
|
||||||
" -P\t\tPort. Default: 25575.\n"
|
" -P\t\tPort. Default: 25575.\n"
|
||||||
" -c\t\tDo not print colors. Disables bukkit color printing.\n"
|
" -c\t\tDo not print colors. Disables bukkit color printing.\n"
|
||||||
" -r\t\tPrint everything in raw mode.\n"
|
" -r\t\tPrint everything in raw mode.\n\t\tGood for debugging and custom handling of the output.\n"
|
||||||
,stdout);
|
,stdout);
|
||||||
|
|
||||||
puts("\nInvidual commands must be separated with spaces.\n");
|
puts("\nInvidual commands must be separated with spaces.\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user