We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79c3639 commit d26ab2bCopy full SHA for d26ab2b
benches/05_ripgrep.rs
@@ -43,7 +43,7 @@ fn parse_complex(b: &mut Bencher) {
43
app_short().get_matches_from(vec!["rg",
44
"pat",
45
"-cFlN",
46
- "-pqr",
+ "-pqr=some",
47
"--null",
48
"--no-filename",
49
"--no-messages",
0 commit comments