summary refs log tree commit diff
path: root/bin/README
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-19 17:47:25 -0500
committerJune McEnroe <june@causal.agency>2018-02-19 17:47:25 -0500
commit567498ffa39760b28e860346259ff464e00ca8d8 (patch)
treeda6254d8356e8bf79dfc6fb448a221437b7982b2 /bin/README
parentClean up pngo optimization functions (diff)
downloadsrc-567498ffa39760b28e860346259ff464e00ca8d8.tar.gz
src-567498ffa39760b28e860346259ff464e00ca8d8.zip
Add pngo command line options
Diffstat (limited to 'bin/README')
-rw-r--r--bin/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/README b/bin/README
index 32f9862d..4e4a8d9d 100644
--- a/bin/README
+++ b/bin/README
@@ -86,6 +86,10 @@ PNG optimizer. Does not support interlaced PNGs.
  - Applies a simple filter type heuristic
  - Applies zlib's best compression
 
+    pngo foo.png
+    pngo -o bar.png foo.png
+    pngo -c foo.png | xx
+
                                   wake
 
 Broadcasts a wake-on-LAN packet to one of my machines.