added command line function to write element collecting image to directory
[rocksndiamonds.git] / src / main.c
index dbc5ff1af5acc027e778b6420db3e5b80f6e951a..8dd3712b2d6b4488f851731deec7b082514ec9dd 100644 (file)
@@ -7642,6 +7642,7 @@ static void print_usage(void)
        "  \"patch tapes MODE LEVELDIR [NR]\" patch level tapes for LEVELDIR\n"
        "  \"convert LEVELDIR [NR]\"          convert levels in LEVELDIR\n"
        "  \"create sketch images DIRECTORY\" write BMP images to DIRECTORY\n"
+       "  \"create collect image DIRECTORY\" write BMP image to DIRECTORY\n"
        "  \"create CE image DIRECTORY\"      write BMP image to DIRECTORY\n"
        "\n",
        program.command_basename);