initial interface requests
[netris.git] / util.c
diff --git a/util.c b/util.c
index cb7f4211dc1d2cd966da27f97ebfaca5e3e6422b..3bbd704c43b3c47d135ce764b43b394168b5ce20 100644 (file)
--- a/util.c
+++ b/util.c
@@ -81,9 +81,10 @@ ExtFunc void Usage(void)
          "               the game instead of the keyboard\n"
          "  -F         Use fair robot interface\n"
          "  -s <seed>  Start with given random seed\n"
-         "  -D         Drops go into drop mode\n"
+         "  -d         Drops go into drop mode\n"
          "               This means that sliding off a cliff after a drop causes\n"
          "               another drop automatically\n"
+         "  -D         Instant drop\n"
          "  -S         Disable inverse/bold/color for slow terminals\n"
          "  -C         Disable color\n"
          "  -H         Show distribution and warranty information\n"