X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fmain.c;h=17a1b3cb3c31fe0c4b3cd0676ff70b9f62c2c09e;hp=836e0594df2d850731e86e68f239ec8b534f17c6;hb=dd923608f42e41f8d77c5190e5ab613bbc7b6d21;hpb=1ec7a01403d374273c3090fe93ca2e59869802f0 diff --git a/src/main.c b/src/main.c index 836e0594..17a1b3cb 100644 --- a/src/main.c +++ b/src/main.c @@ -5580,7 +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" + " \"create CE image DIRECTORY\" write BMP image to DIRECTORY\n" "\n", program.command_basename); }