Skip to content

-x and --type=format options should be mutex #367

@petdance

Description

@petdance

If I have something like this:

cat filelist.txt | ack -x --noperl

I will be surprised that the --noperl does nothing because -x already knows it is getting files from stdin, and does no filtering. I should get a mutex warning that -x and --noperl can't be used together.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions