summary refs log tree commit diff
path: root/bin/glitch.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/glitch.1')
-rw-r--r--bin/glitch.16
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/glitch.1 b/bin/glitch.1
index 759fadbd..bf5e9a18 100644
--- a/bin/glitch.1
+++ b/bin/glitch.1
@@ -10,7 +10,7 @@
 .Op Fl a Ar filters
 .Op Fl d Ar filters
 .Op Fl o Ar file
-.Op Ar file
+.Op Ar
 .Sh DESCRIPTION
 .Nm
 misinterprets PNG files
@@ -53,9 +53,7 @@ Zero first pixel of each scanline after filtering.
 Zero first scanline after filtering.
 .El
 .Sh EXAMPLES
-.Bd -literal
-glitch -m -a sub -d sub
-.Ed
+.Dl glitch -m -a sub -d sub
 .Sh SEE ALSO
 .Xr pngo 1
 .Sh BUGS