ATTiny85 arduinoisp problem

Using AVRDUDE from the command-line, run it with just "-v -v -v" (no commands). For example, this is what I would run...

avrdude -v -v -v -pattiny85 -cavrispv2 -P\.\COM8

Please post the results (using code tags).