remove forgotten robot remnants
[netris.git] / client.c
index 926c08bdbcd06369ef78747ef4ebc759588f00a6..6ed8087e7df9ad23c24af9c7fea8e850fec56724 100644 (file)
--- a/client.c
+++ b/client.c
@@ -133,9 +133,6 @@ void Usage(void)
                "  -t, --team <team>\tJoin a team (don't receive lines from your teammates)\n"
                "  -l, --level <lvl>\tBegin at a higher level (can be used as handicap)\n"
                "  -k, --keys <keys>\tRemap keys (default is \"%s\" for cursors)\n"
-               "\n"
-               "  -r, --robot <cmd>\tExecute program to control the game instead of keyboard\n"
-               "  -F, --fair-robot\tUse fair robot interface\n"
                "\n",
                DEFAULT_PORT, DEFAULT_KEYS
        );