mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-04-24 17:12:16 +02:00
parent
5b6ca04e39
commit
3d6a58faff
@ -2313,7 +2313,7 @@ This flag can be disabled with --no-one-file-system.
|
||||
}
|
||||
|
||||
fn flag_only_matching(args: &mut Vec<RGArg>) {
|
||||
const SHORT: &str = "Print only matches parts of a line.";
|
||||
const SHORT: &str = "Print only matched parts of a line.";
|
||||
const LONG: &str = long!(
|
||||
"\
|
||||
Print only the matched (non-empty) parts of a matching line, with each such
|
||||
|
Loading…
x
Reference in New Issue
Block a user