aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>