Skip to content

Commit

Permalink
search: tweak usage text linebreak
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed May 7, 2024
1 parent e45d546 commit af4ecdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cmd/search.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ search options:
Return exit code 1 if no match is found.
No output is produced.
--preview-match <arg> Preview the first N matches or all the matches found in
N milliseconds, whichever occurs first. Returns the preview
to stderr. Output is still written to stdout or --output as usual.
N milliseconds, whichever occurs first. Returns the preview to
stderr. Output is still written to stdout or --output as usual.
-c, --count Return number of matches to stderr.
--size-limit <mb> Set the approximate size limit (MB) of the compiled
regular expression. If the compiled expression exceeds this
Expand Down

0 comments on commit af4ecdb

Please sign in to comment.