X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=e1612f531312d569e1ecdf691ca9c40219133f6f;hb=c4d9b5e489f38f7e6f42039cce9bca0ecafc0992;hp=aae4944aace422cf3f208817a530c3be47c35015;hpb=401f78b66d66488fe465945bef36b10faa6b55ef;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index aae4944a..e1612f53 100644 --- a/src/main.c +++ b/src/main.c @@ -5538,6 +5538,7 @@ static void print_usage() " \"dump tape FILE\" dump tape data from FILE\n" " \"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" "\n", program.command_basename); }