aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-08 00:52:39 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-08 00:52:39 +1200
commit05d51e077f500730be97064996764d9b68d5c915 (patch)
tree120e2d6c2037bad65a9aea10c1685495f3252044
parentClear prompt after interactive rgl(1df) (diff)
downloaddotfiles-05d51e077f500730be97064996764d9b68d5c915.tar.gz
dotfiles-05d51e077f500730be97064996764d9b68d5c915.zip
Fix rgl(1) man page formatting
-rw-r--r--man/man1/rgl.1df7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/man1/rgl.1df b/man/man1/rgl.1df
index 31140380..13001d59 100644
--- a/man/man1/rgl.1df
+++ b/man/man1/rgl.1df
@@ -12,8 +12,9 @@ file1 file2 file3
.B rgl
file < patterns
.SH DESCRIPTION
-.B rgl ("read, grep, loop") searches the files given in its arguments for each
-of the patterns given on standard input with grep(1). If it detects its input
-is a terminal, it provides a prompt for the next pattern, in color if possible.
+.B rgl
+("read, grep, loop") searches the files given in its arguments for each of the
+patterns given on standard input with grep(1). If it detects its input is a
+terminal, it provides a prompt for the next pattern, in color if possible.
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>