From: nu774 Date: Sun, 27 Oct 2013 12:15:56 +0000 (+0900) Subject: fix help message: show -I as shorthand for --ignorelength X-Git-Tag: v0.4.1~2 X-Git-Url: http://git.ieval.ro/?p=fdkaac.git;a=commitdiff_plain;h=c9ac59e8d3f869d55697dba235d47ebf57f012e6 fix help message: show -I as shorthand for --ignorelength --- diff --git a/src/main.c b/src/main.c index 9aa72d0..ec0b14d 100644 --- a/src/main.c +++ b/src/main.c @@ -149,7 +149,7 @@ PROGNAME " %s\n" " 0: iTunSMPB (default)\n" " 1: ISO standard (edts + sgpd)\n" " 2: Both\n" -" --ignorelength Ignore length of WAV header\n" +" -I, --ignorelength Ignore length of WAV header\n" " -S, --silent Don't print progress messages\n" " --moov-before-mdat Place moov box before mdat box on m4a output\n" "\n"