updated special function to generate custom element graphics
[rocksndiamonds.git] / src / main.c
index 9bcc40a88b4741993f7e3f795491ae6f4f74f804..836e0594df2d850731e86e68f239ec8b534f17c6 100644 (file)
@@ -5580,6 +5580,7 @@ static void print_usage()
         "  \"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"
+        "  \"create CE image FILE\"           write BMP image to FILE\n"
         "\n",
         program.command_basename);
 }