1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-04-02 20:45:38 +02:00
Andrew Gallant 2b1637d1db
doc: clarify how -S/--smart-case works
Whether or not smart case kicks in can be a little subtle in some cases.
So we document the specific conditions in which it applies. These
conditions were taken directly from the public API docs of the
`grep-regex` crate:
https://docs.rs/grep-regex/0.1.8/grep_regex/struct.RegexMatcherBuilder.html#method.case_smart

Fixes #1708
2020-10-17 18:55:44 -04:00
..
2020-06-04 09:06:09 -04:00
2020-06-04 09:06:09 -04:00
2020-05-29 09:17:24 -04:00
2020-10-16 20:19:16 -04:00
2020-06-04 09:06:09 -04:00
2020-03-15 21:42:54 -04:00
2020-05-09 10:33:02 -04:00
2020-06-04 09:06:09 -04:00
2020-03-15 21:42:54 -04:00