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

Use "interactive" instead of double-negative; allow negation via command line. #30

Merged
merged 2 commits into from
Mar 6, 2013

Conversation

btrask
Copy link
Contributor

@btrask btrask commented Mar 6, 2013

Interactive mode is still enabled by default, but you can now turn it off globally and then re-enable it case-by-case.

"non_interactive => 0" -> "interactive => 1"
"--non-interactive" -> "--no-interactive" (negated)

Hopefully I did everything right. I'm not very familiar with Perl.

Thanks for the great software.

btrask added 2 commits March 5, 2013 20:08
Interactive mode is still enabled by default, but you can now turn it off globally and then re-enable it case-by-case.
@trizen trizen merged commit 9861f5b into trizen:master Mar 6, 2013
@trizen
Copy link
Owner

trizen commented Mar 6, 2013

Thank you.

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.

2 participants