This commit is contained in:
Mathias Panzenböck 2013-01-13 05:22:02 +01:00
parent 48fc6b8e19
commit 8a3e142c91
2 changed files with 2 additions and 2 deletions

View File

@ -128,7 +128,7 @@ files.
'id3v2' format is the better option anyway.
The detection accuracy of MOD files is not much better and thus
they are also per default disabled.
the 'mpg123' and 'mod' formats are per default disabled.
NOTE: When using only the 'mpg123' format but not 'id3v2' any ID3v2
tag will be stripped. ID3v1 tags will still be kept.

View File

@ -185,7 +185,7 @@ static int usage(int argc, char **argv)
" 'id3v2' format is the better option anyway.\n"
"\n"
" The detection accuracy of MOD files is not much better and thus\n"
" they are also per default disabled.\n"
" the 'mpg123' and 'mod' formats are per default disabled.\n"
"\n"
" NOTE: When using only the 'mpg123' format but not 'id3v2' any ID3v2\n"
" tag will be stripped. ID3v1 tags will still be kept.\n"