X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=17a1b3cb3c31fe0c4b3cd0676ff70b9f62c2c09e;hb=80bced1c543089265a785cd93ed7313a0a721fda;hp=9bcc40a88b4741993f7e3f795491ae6f4f74f804;hpb=db6f077754043bf94cf6a18ced0c0191744a1487;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index 9bcc40a8..17a1b3cb 100644 --- a/src/main.c +++ b/src/main.c @@ -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 DIRECTORY\" write BMP image to DIRECTORY\n" "\n", program.command_basename); }