Reformatted help string.

This commit is contained in:
Tiiffi
2015-01-05 05:24:03 +02:00
parent 64dc3ac2d0
commit 91ac3e3fac

View File

@ -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");