1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates
Ilya Grigoriev 51d2db7f19 doc: document '{a,b}' glob syntax
This syntax does not exist in `git`, so it is not documented in `man
gitignore`. There is a question of whether it *should* exist, but as
long as it does, it should be documented somewhere.

See also:
https://github.com/BurntSushi/ripgrep/issues/1221
https://github.com/BurntSushi/ripgrep/issues/1368

Closes #1816
2021-05-31 21:51:18 -04:00
..
cli cli: fix process leak 2021-05-31 21:51:18 -04:00
core doc: document '{a,b}' glob syntax 2021-05-31 21:51:18 -04:00
globset doc: update CI links in crate READMEs 2020-11-16 19:07:16 -05:00
grep doc: update CI links in crate READMEs 2020-11-16 19:07:16 -05:00
ignore ci: check docs for all crates 2021-05-31 21:51:18 -04:00
matcher doc: update CI links in crate READMEs 2020-11-16 19:07:16 -05:00
pcre2 doc: update CI links in crate READMEs 2020-11-16 19:07:16 -05:00
printer printer: fix --vimgrep for multi-line mode 2021-05-15 08:27:59 -04:00
regex ci: check docs for all crates 2021-05-31 21:51:18 -04:00
searcher searcher: remove variable shadowing 2021-05-31 21:51:18 -04:00