-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
docAn issue with or an improvement to documentation.An issue with or an improvement to documentation.rollupA PR that has been merged with many others in a rollup.A PR that has been merged with many others in a rollup.
Description
What version of ripgrep are you using?
ripgrep 13.0.0
-SIMD -AVX (compiled)
+SIMD -AVX (runtime)
How did you install ripgrep?
From Github binary release.
What operating system are you using ripgrep on?
macOS v10.15.7
Describe your bug.
Typo in the manpage: In the description of the --field-match-separator option the default value is incorrectly stated as -. The correct value should be :.
What are the steps to reproduce the behavior?
Issue
man rgand search for the above-mentioned text.
What is the actual behavior?
See above.
What is the expected behavior?
In the description of the --field-match-separator option the default value should be stated as :.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docAn issue with or an improvement to documentation.An issue with or an improvement to documentation.rollupA PR that has been merged with many others in a rollup.A PR that has been merged with many others in a rollup.