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.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/rg.1.md b/doc/rg.1.md
index a3d37667..3980e873 100644
--- a/doc/rg.1.md
+++ b/doc/rg.1.md
@@ -119,6 +119,9 @@ Project home page: https://github.com/BurntSushi/ripgrep
-l, --files-with-matches
: Only show path of each file with matches.
+--files-without-matches
+: Only show path of each file with no matches.
+
-H, --with-filename
: Prefix each match with the file name that contains it. This is the
default when more than one file is searched.