Fix handling of --color and --worldlist command line arguments
authorMarkus Mattes <markus@mmattes.de>
Sat, 25 May 2019 20:41:47 +0000 (22:41 +0200)
committerrubenwardy <rw@rubenwardy.com>
Fri, 21 Jun 2019 00:29:35 +0000 (01:29 +0100)
commite3738c2f61b4ebff97eadce88dda10c9a7610d3d
treefc3e55eb244c0ed97bb2d2c177c4e02fcf4def10
parent7eb110d503aad0a149df388e1a56d0e468c7efd3
Fix handling of --color and --worldlist command line arguments

They verify the provided value and error if a wrong value got provided
command line description for color was differnt on win32 but  code did not handle any differenc
extended the command line description for world and worldname that it is clear that they only start a local game if used with --go

Fixes #7875
src/main.cpp