option -Q

Which arguments can I use with -Q (--format) ?

It's described in the manual page (man mocp).

--
Damian Pietras - MOC developer

of course, sorry I only read --help ;). It`s more useful than:
"mocp -i | sed -n -e 's/\(SongTitle:\) \(.*\)/\2/p'" ;). Only for view file extension still use "mocp -Q %file | tail -c 4"