Skip to content

feat(grep): add -l option#349

Merged
ariporad merged 1 commit intomasterfrom
feat-grep-l-option
Feb 11, 2016
Merged

feat(grep): add -l option#349
ariporad merged 1 commit intomasterfrom
feat-grep-l-option

Conversation

@nfischer
Copy link
Copy Markdown
Member

@nfischer nfischer commented Feb 9, 2016

grep -l will only print filenames of matching files.

Sort-of replaces #116. I can add -s support if we want to completely close that PR.

`grep -l` will only print filenames of matching files.
@ariporad
Copy link
Copy Markdown
Contributor

LGTM!

ariporad added a commit that referenced this pull request Feb 11, 2016
@ariporad ariporad merged commit 90569dc into master Feb 11, 2016
@ariporad ariporad deleted the feat-grep-l-option branch February 11, 2016 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants