On Mon, 5 Feb 2018 06:55:31 -0500 (EST) "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx> wrote: > > that's what i'm getting with "abcde -o flac", so i'm just going to > stick with that. Just for the archives on the internets: Looks like there's an issue if one tries to rip only a few tracks of a CD, in the following case track 2 and 3: this won't work here: % abcde 2 3 -o flac [ERROR] abcde: syntax error while processing track numbers (-o) this will: % abcde -o flac 2 3 Grabbing tracks: 2 3 [ ... ] Seems like order of options/ arguments is important ... HTH, Wolfgang _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx