summaryrefslogtreecommitdiffstats
path: root/doc/rg.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rg.1.md')
-rw-r--r--doc/rg.1.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/rg.1.md b/doc/rg.1.md
index 11487d69..f0fed3da 100644
--- a/doc/rg.1.md
+++ b/doc/rg.1.md
@@ -147,11 +147,13 @@ Project home page: https://github.com/BurntSushi/ripgrep
one file is searched.
--heading
-: Show the file name above clusters of matches from each file.
- This is the default mode at a tty.
+: Show the file name above clusters of matches from each file instead of
+ showing the file name for every match. This is the default mode at a tty.
--no-heading
-: Don't show any file name 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
+ when not at a tty.
--hidden
: Search hidden directories and files. (Hidden directories and files are