summary refs log tree commit diff
path: root/bin/README
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-05 01:38:13 -0400
committerJune McEnroe <june@causal.agency>2018-09-05 01:38:13 -0400
commitb57dc3512ebca3fe64ff268bcde4a5969e1cc5a6 (patch)
treeb70362b6eb4b94fc6e0a0b2654028936cc088f71 /bin/README
parentAdd glitch -x and -y (diff)
downloadsrc-b57dc3512ebca3fe64ff268bcde4a5969e1cc5a6.tar.gz
src-b57dc3512ebca3fe64ff268bcde4a5969e1cc5a6.zip
Simplify glitch -x -y to just zero
Diffstat (limited to 'bin/README')
-rw-r--r--bin/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/README b/bin/README
index c1b454a6..53c170c5 100644
--- a/bin/README
+++ b/bin/README
@@ -41,8 +41,8 @@ PNG glitcher based on pngo.
     -a LIST    apply pattern of comma-separated filters
 	-i         invert after filtering
     -m         mirror scanlines after filtering
-	-y         swap first and last scanline after filtering
-	-x         swap first and last pixels of scanlines after filtering
+	-x         zero first pixels after filtering
+	-y         zero first scanline after filtering
 
                                   hnel