We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71d71d2 commit af8c386Copy full SHA for af8c386
crates/core/flags/defs.rs
@@ -2627,7 +2627,7 @@ of printing the file path as a prefix for each matched line.
2627
This is the default mode when printing to a tty.
2628
.sp
2629
When \fBstdout\fP is not a tty, then ripgrep will default to the standard
2630
-grep-like format. Once can force this format in Unix-like environments by
+grep-like format. One can force this format in Unix-like environments by
2631
piping the output of ripgrep to \fBcat\fP. For example, \fBrg\fP \fIfoo\fP \fB|
2632
cat\fP.
2633
"
0 commit comments