mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-01-29 22:01:04 +02:00
doc: improve -r/--replace docs
It looks like this was done a while ago, but it didn't get added to the CHANGELOG or connected with the corresponding issue. Fixes #2201
This commit is contained in:
parent
0e6e9417f1
commit
3f0c8c2900
@ -71,6 +71,8 @@ Bug fixes:
|
||||
Improve docs for `-r/--replace` syntax.
|
||||
* [BUG #2198](https://github.com/BurntSushi/ripgrep/issues/2198):
|
||||
Fix bug where `--no-ignore-dot` would not ignore `.rgignore`.
|
||||
* [BUG #2201](https://github.com/BurntSushi/ripgrep/issues/2201):
|
||||
Improve docs for `-r/--replace` flag.
|
||||
* [BUG #2288](https://github.com/BurntSushi/ripgrep/issues/2288):
|
||||
`-A` and `-B` now only each partially override `-C`.
|
||||
* [BUG #2236](https://github.com/BurntSushi/ripgrep/issues/2236):
|
||||
|
Loading…
x
Reference in New Issue
Block a user