summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarius Schulz <marius.schulz@me.com>2020-03-30 22:31:16 +0100
committerGitHub <noreply@github.com>2020-03-30 17:31:16 -0400
commit3d6a58faffc025861a977a8c09375d96a9b1452c (patch)
treedcf512457144db9001e991da632ebf521567f064
parent5b6ca04e3977ca298bcd90e4d2048edbe19816db (diff)
doc: fix typo in help description
PR #1536
-rw-r--r--crates/core/app.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/core/app.rs b/crates/core/app.rs
index 1c1db3f1..8eec24c3 100644
--- a/crates/core/app.rs
+++ b/crates/core/app.rs
@@ -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