zachr@google.com | db54dd3 | 2013-06-27 17:51:35 +0000 | [diff] [blame] | 1 | Some example invocations: |
2 | |||||
3 | Note how the asterisks are not expanded inside the shell because of the quotes | ||||
4 | |||||
5 | out/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 | |||||
10 | out/Debug/skpdiff --differs different_pixels -f \ | ||||
11 | "/usr/local/google/home/zachr/Downloads/diffs/baseline" \ | ||||
12 | "/usr/local/google/home/zachr/Downloads/diffs/test" |