Skip to content

GUIDE.md searches for lexopt in ripgrep 0.7.1 but 0.7.1 uses clap #3448

Description

@MarlonBando

In GUIDE.md the first step is to download version 0.7.1 and run the examples on that folder.
Some examples search for lexopt, but in version 0.7.1 ripgrep was using clap. Therefore, when following the guide, the examples weren't working.
So either GUIDE.md should be updated to search for clap again, or the version being downloaded needs to be more recent, though this may break other examples.

GUIDE.md was updated to search for lexopt instead of clap in commit c28ce76.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docAn issue with or an improvement to documentation.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions