mod is Protracker, not FastTracker

This commit is contained in:
Mathias Panzenböck 2013-01-03 20:34:11 +01:00
parent ed4fec7171
commit a39732dbb0
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ small, so using the `--min-size` one can hopefully extract only real MPEG files.
id3v2 MPEG layer 1/2/3 files with ID3v2 tags
it ImpulseTracker files
midi MIDI files
mod FastTracker files
mod Noisetracker/Soundtracker/Protracker Module files
mpg123 MPEG layer 1/2/3 files (MP1, MP2, MP3)
mp4 MP4 files (M4A, M4V, 3GPP etc.)
ogg Ogg files (Vorbis, Opus, Theora, etc.)

View File

@ -86,7 +86,7 @@ int usage(int argc, char **argv)
" id3v2 MPEG layer 1/2/3 files with ID3v2 tags\n"
" it ImpulseTracker files\n"
" midi MIDI files\n"
" mod FastTracker files\n"
" mod Noisetracker/Soundtracker/Protracker Module files\n"
" mpg123 MPEG layer 1/2/3 files (MP1, MP2, MP3)\n"
" mp4 MP4 files (M4A, M4V, 3GPP etc.)\n"
" ogg Ogg files (Vorbis, Opus, Theora, etc.)\n"