X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=8dd3712b2d6b4488f851731deec7b082514ec9dd;hb=3e66c6792cc10afd72877d14eb00d63c3932e872;hp=49f32600f8022728ab9c5ac8cdfc6f71acb48884;hpb=e4b2e4f943c20af98956d30fd3014888e9f75416;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 49f32600..8dd3712b 100644 --- a/src/main.c +++ b/src/main.c @@ -7641,7 +7641,8 @@ static void print_usage(void) " \"autofix LEVELDIR [NR ...]\" test and fix tapes for LEVELDIR\n" " \"patch tapes MODE LEVELDIR [NR]\" patch level tapes for LEVELDIR\n" " \"convert LEVELDIR [NR]\" convert levels in LEVELDIR\n" - " \"create images DIRECTORY\" write BMP images to DIRECTORY\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);