From: Francois-Olivier Devaux Date: Fri, 5 Nov 2004 10:08:06 +0000 (+0000) Subject: Help message updated X-Git-Tag: opj0-97~84 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=0a879e22071bfdf39dcf2cb611db9cb364e62a04;p=openjpeg.git Help message updated --- diff --git a/mj2/frames_to_mj2.c b/mj2/frames_to_mj2.c index d8635eed..8b6a4653 100644 --- a/mj2/frames_to_mj2.c +++ b/mj2/frames_to_mj2.c @@ -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");