tagging, fixes range code, and the -M option. - Fix Speex comment tagging. - Fix some usage message spelling errors. - Drop disttag.
21 lines
1,018 B
Diff
21 lines
1,018 B
Diff
diff -up abcde-2.3.99.6/abcde~ abcde-2.3.99.6/abcde
|
|
--- abcde-2.3.99.6/abcde~ 2008-01-20 13:47:40.000000000 +0200
|
|
+++ abcde-2.3.99.6/abcde 2008-01-20 13:51:15.000000000 +0200
|
|
@@ -56,7 +56,7 @@ echo "-r <host1[,host2]...>"
|
|
echo " Also encode on these remote hosts"
|
|
echo "-R Use local CDDB in recursive mode"
|
|
echo "-s <field>"
|
|
-echo " Show dielfs from the CDDB info (year,genre)"
|
|
+echo " Show fields from the CDDB info (year,genre)"
|
|
echo "-S <#> Set the CD speed"
|
|
echo "-t <#> Start the track numbering at a given number"
|
|
echo "-T <#> Same as -t but modifies tag numbering"
|
|
@@ -66,7 +66,7 @@ echo "-V Be a bit more verbose about
|
|
echo "-x Eject CD after all tracks are read"
|
|
echo "-w <comment>"
|
|
echo " Add a comment to the CD tracks"
|
|
-echo "-W <#> Contatenate CDs: -T #01 -w \"CD #\""
|
|
+echo "-W <#> Concatenate CDs: -T #01 -w \"CD #\""
|
|
echo "-z Use debug CDROMREADERSYNTAX option (needs cdparanoia)"
|
|
echo ""
|
|
echo "Tracks is a space-delimited list of tracks to grab."
|