X-Git-Url: http://git.shiar.net/netris.git/blobdiff_plain/968bf843bad5fc3d0c2d96a26fc39f3f01d94bfc..776faa936ea4b3f5ccaacda0f05a2ed1e945d304:/util.c diff --git a/util.c b/util.c index cb7f421..3bbd704 100644 --- 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 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"