I am typesetting a set of instructions which includes several (Unix) command line arguments. I have been using the listings package to include these arguments, but the colouring is less than ideal. Weird words like "test" are bolded. Is there something more like Pygments, which can highlight flags and filenames and the like?
As an example something like
program-name -some-option-flag -some-other-option-flag -i /location/of/input/file -o /location/of/output/file

mintedwhich uses pygments. – Marco Daniel Nov 9 '11 at 17:49\documentclassand the appropriate packages so that those trying to help don't have to recreate it. That way we can see exactly what the problem is. – Peter Grill Nov 9 '11 at 23:53