summaryrefslogtreecommitdiffstats
path: root/doc/rg.1.md
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/rg.1.md
parentcd6c54f5f4ec6882d5ee3f8c5f0ce74e025477af (diff)
Fix typo, should be 'mode' instead of 'more'
in man pages.
Diffstat (limited to 'doc/rg.1.md')
-rw-r--r--doc/rg.1.md2
1 files changed, 1 insertions, 1 deletions
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