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

Config file parameter are show in default value in help #71

Closed
mremond opened this issue Jan 13, 2012 · 2 comments
Closed

Config file parameter are show in default value in help #71

mremond opened this issue Jan 13, 2012 · 2 comments
Labels

Comments

@mremond
Copy link

mremond commented Jan 13, 2012

This cause trouble for password that are displayed on screen if you type "help" in front of anyone.

The quickest fix is probably to add a command to hide some specific field default value (like :password).

@davetron5000
Copy link
Owner

Good find; hadn't thought of this. I think something like mask true or :mask => true could tell GLI not to render it in help

@mremond
Copy link
Author

mremond commented Jan 13, 2012

You are welcome.
I will propose a patch on monday that will be a first attempt to solve this, in a basic way.

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

No branches or pull requests

2 participants