blob: b3f8e0b3e0217d345539ff79f39ea19e974fe1ba [file] [log] [blame]
zachr@google.comdb54dd32013-06-27 17:51:35 +00001Some example invocations:
2
3Note how the asterisks are not expanded inside the shell because of the quotes
4
5out/Debug/skpdiff -p \
6 "/usr/local/google/home/zachr/Downloads/gm/*_8888.png" \
7 "/usr/local/google/home/zachr/Downloads/gm/*_gpu.png"
8
9
10out/Debug/skpdiff --differs different_pixels -f \
11 "/usr/local/google/home/zachr/Downloads/diffs/baseline" \
12 "/usr/local/google/home/zachr/Downloads/diffs/test"