p-ranav / hypergrep

Recursively search directories for a regex pattern
MIT License
204 stars 7 forks source link

Handle input differently when `--files` is used #29

Closed p-ranav closed 1 year ago

p-ranav commented 1 year ago

Parse only one positional argument, the search path. Do not expect or allow a pattern.