X-Git-Url: http://git.shiar.net/netris.git/blobdiff_plain/6018664c6358e2a38bec00d9ed1cd2ac761b1b1d..7b1d1bee46133a746a88306413c028b0e75a3688:/client.c diff --git a/client.c b/client.c index 926c08b..6ed8087 100644 --- a/client.c +++ b/client.c @@ -133,9 +133,6 @@ void Usage(void) " -t, --team \tJoin a team (don't receive lines from your teammates)\n" " -l, --level \tBegin at a higher level (can be used as handicap)\n" " -k, --keys \tRemap keys (default is \"%s\" for cursors)\n" - "\n" - " -r, --robot \tExecute program to control the game instead of keyboard\n" - " -F, --fair-robot\tUse fair robot interface\n" "\n", DEFAULT_PORT, DEFAULT_KEYS );