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
commit4780a294afc60fd7b953d9e13b3550999d754c19 (patch)
tree8f8fc7190aaf25a279c504def686841425a47bbb /bin/glitch.1
parentAdd pbd.1 (diff)
downloadsrc-4780a294afc60fd7b953d9e13b3550999d754c19.tar.gz
src-4780a294afc60fd7b953d9e13b3550999d754c19.zip
Use .Dl for examples
Diffstat (limited to '')
-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