summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEric Nielsen <eric@amalgamar.com.br>2017-05-24 15:15:55 -0500
committerAndrew Gallant <jamslam@gmail.com>2017-05-24 17:51:42 -0400
commitd1bbc6956bd21b4fa98e7e5c255867fa2bd8fa32 (patch)
tree99b8061dfbf6e7e068b96454b6d223e39916cc66 /doc
parentcd6c54f5f4ec6882d5ee3f8c5f0ce74e025477af (diff)
Fix typo, should be 'mode' instead of 'more'
in man pages.
Diffstat (limited to 'doc')
-rw-r--r--doc/rg.12
-rw-r--r--doc/rg.1.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/rg.1 b/doc/rg.1
index 5e068c28..c6de0a30 100644
--- a/doc/rg.1
+++ b/doc/rg.1
@@ -274,7 +274,7 @@ This is the default mode at a tty.
Don\[aq]t group matches by each file.
If \-H/\-\-with\-filename is enabled, then file names will be shown for
every line matched.
-This is the default more when not at a tty.
+This is the default mode when not at a tty.
.RS
.RE
.TP
diff --git a/doc/rg.1.md b/doc/rg.1.md
index 1cd9c771..41c91b5e 100644
--- a/doc/rg.1.md
+++ b/doc/rg.1.md
@@ -185,7 +185,7 @@ Project home page: https://github.com/BurntSushi/ripgrep
--no-heading
: Don't group matches by each file. If -H/--with-filename is enabled, then
- file names will be shown for every line matched. This is the default more
+ file names will be shown for every line matched. This is the default mode
when not at a tty.
--hidden