mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
doc: document all
file type
This adds it to the guide and the docs for the --type flag. Fixes #1344, Closes #1472
This commit is contained in:
committed by
Andrew Gallant
parent
1bdb767851
commit
24f8a3e5ec
@@ -20,6 +20,8 @@ Bug fixes:
|
||||
|
||||
* [BUG #1335](https://github.com/BurntSushi/ripgrep/issues/1335):
|
||||
Fixes a performance bug when searching plain text files with very long lines.
|
||||
* [BUG #1344](https://github.com/BurntSushi/ripgrep/issues/1344):
|
||||
Document usage of `--type all`.
|
||||
|
||||
|
||||
11.0.2 (2019-08-01)
|
||||
|
Reference in New Issue
Block a user