summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-09-23 22:44:17 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-09-23 22:44:33 -0400
commitcc90511ab29d3c37e873acac0fd80f90473f54bb (patch)
tree5cd9e732a1c7470dd3563edb58a6b97cd0cc5286 /doc
parentf5eb36baac668dd6eeb5b90fea2a374940fca06d (diff)
Switch from .rgignore to .ignore.
But don't actually remove support for .rgignore until the next semver bump. Note that this puts us in line with the silver searcher: https://github.com/ggreer/the_silver_searcher/pull/974 Fixes #40
Diffstat (limited to 'doc')
-rw-r--r--doc/rg.14
-rw-r--r--doc/rg.1.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/rg.1 b/doc/rg.1
index 300ad1b1..9d47e27c 100644
--- a/doc/rg.1
+++ b/doc/rg.1
@@ -211,8 +211,8 @@ Never use memory maps, even when they might be faster.
.RE
.TP
.B \-\-no\-ignore
-Don\[aq]t respect ignore files (.gitignore, .rgignore, etc.) This
-implies \-\-no\-ignore\-parent.
+Don\[aq]t respect ignore files (.gitignore, .ignore, etc.) This implies
+\-\-no\-ignore\-parent.
.RS
.RE
.TP
diff --git a/doc/rg.1.md b/doc/rg.1.md
index 81e974eb..224ff1a9 100644
--- a/doc/rg.1.md
+++ b/doc/rg.1.md
@@ -137,7 +137,7 @@ the raw speed of grep.
: Never use memory maps, even when they might be faster.
--no-ignore
-: Don't respect ignore files (.gitignore, .rgignore, etc.)
+: Don't respect ignore files (.gitignore, .ignore, etc.)
This implies --no-ignore-parent.
--no-ignore-parent