Skip to content

Typo in the description of the --field-match-separator option #2519

@saf-dmitry

Description

@saf-dmitry

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 rg

and 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 :.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docAn issue with or an improvement to documentation.rollupA PR that has been merged with many others in a rollup.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions