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

printkey has a conflicting option string #14

Closed
GoogleCodeExporter opened this issue Aug 6, 2015 · 2 comments
Closed

printkey has a conflicting option string #14

GoogleCodeExporter opened this issue Aug 6, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Hey guys, 

The printkey plugin has a conflicting option string. You change it by modifying 
the line in plugins/registry/printkey.py from:

config.add_option('KEY', short_option = 'k',

To:

config.add_option('KEY', short_option = 'K', # just an uppercase K


Original issue reported on code.google.com by michael.hale@gmail.com on 25 Aug 2010 at 8:40

@GoogleCodeExporter
Copy link
Author

This issue was closed by revision r395.

Original comment by mike.auty@gmail.com on 25 Aug 2010 at 8:59

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Thanks, this is now fixed in r395.  5:)

Original comment by mike.auty@gmail.com on 25 Aug 2010 at 8:59

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

No branches or pull requests

1 participant