fix help message: show -I as shorthand for --ignorelength

This commit is contained in:
nu774 2013-10-27 21:15:56 +09:00
parent 9b8f9915c2
commit c9ac59e8d3
1 changed files with 1 additions and 1 deletions

View File

@ -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"