Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support mix help --search PATTERN #2807

Merged
merged 1 commit into from
Oct 15, 2014
Merged

Support mix help --search PATTERN #2807

merged 1 commit into from
Oct 15, 2014

Conversation

pma
Copy link
Contributor

@pma pma commented Oct 6, 2014

Implements #2799

end

def run(["--search"]) do
Mix.raise "Unexpected arguments, expected `mix --search PATTERN`"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mix help --search PATTERN

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

josevalim added a commit that referenced this pull request Oct 15, 2014
Support mix help --search PATTERN
@josevalim josevalim merged commit acc93ec into elixir-lang:master Oct 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants