rnd-20071023-1-src
[rocksndiamonds.git] / src / main.c
index aae4944aace422cf3f208817a530c3be47c35015..e1612f531312d569e1ecdf691ca9c40219133f6f 100644 (file)
@@ -5538,6 +5538,7 @@ static void print_usage()
         "  \"dump tape FILE\"                 dump tape data from FILE\n"
         "  \"autoplay LEVELDIR [NR ...]\"     play level tapes for LEVELDIR\n"
         "  \"convert LEVELDIR [NR]\"          convert levels in LEVELDIR\n"
+        "  \"create images DIRECTORY\"        write BMP images to DIRECTORY\n"
         "\n",
         program.command_basename);
 }