summary refs log tree commit diff
path: root/bin/glitch.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-07 20:51:53 -0400
committerJune McEnroe <june@causal.agency>2018-09-07 20:51:53 -0400
commit3c820af5efba99dfb7c3e7087c26809270192008 (patch)
tree95d0338538561dc1eeb74e233e3637aa62a76286 /bin/glitch.1
parentAdd pbd.1 (diff)
downloadsrc-3c820af5efba99dfb7c3e7087c26809270192008.tar.gz
src-3c820af5efba99dfb7c3e7087c26809270192008.zip
Use .Dl for examples
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