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

[Closes #100] Support user defined rules #164

Merged
merged 2 commits into from
Oct 27, 2014

Conversation

jfacorro
Copy link
Contributor

No description provided.

igaray added a commit that referenced this pull request Oct 27, 2014
@igaray igaray merged commit 9ec57f2 into master Oct 27, 2014
@igaray igaray deleted the jfacorro.100.user.defined.rules branch October 27, 2014 20:05
@@ -159,7 +159,8 @@ option_spec_list() ->
[
{help, $h, "help", undefined, "Show this help information."},
{config, $c, "config", string, Commands},
{commands, undefined, "commands", undefined, "Show available commands."}
{commands, undefined, "commands", undefined, "Show available commands."},
{code_path, $p, "code-path", string, "Add the directory ni the code path."}
Copy link
Member

Choose a reason for hiding this comment

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

typo: ni

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants