Index: tools/skpdiff/README |
diff --git a/tools/skpdiff/README b/tools/skpdiff/README |
deleted file mode 100644 |
index b3f8e0b3e0217d345539ff79f39ea19e974fe1ba..0000000000000000000000000000000000000000 |
--- a/tools/skpdiff/README |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-Some example invocations: |
- |
-Note how the asterisks are not expanded inside the shell because of the quotes |
- |
-out/Debug/skpdiff -p \ |
- "/usr/local/google/home/zachr/Downloads/gm/*_8888.png" \ |
- "/usr/local/google/home/zachr/Downloads/gm/*_gpu.png" |
- |
- |
-out/Debug/skpdiff --differs different_pixels -f \ |
- "/usr/local/google/home/zachr/Downloads/diffs/baseline" \ |
- "/usr/local/google/home/zachr/Downloads/diffs/test" |