Help message updated

This commit is contained in:
Francois-Olivier Devaux 2004-11-05 10:08:06 +00:00
parent f3c3eab744
commit 0a879e2207
1 changed files with 2 additions and 2 deletions

View File

@ -86,10 +86,10 @@ void help_display()
("Required Parameters (except with -h):\n");
printf("\n");
printf
("-i : source file (-i source.pnm also *.pgm, *.ppm) \n");
("-i : source file (-i source.yuv) \n");
printf("\n");
printf
("-o : destination file (-o dest.j2k or .jp2) \n");
("-o : destination file (-o dest.mj2) \n");
printf("\n");
printf
("Optional Parameters:\n");