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

Command argument capitalization is a bit odd #215

Open
MJJoyce opened this issue Oct 6, 2021 · 0 comments
Open

Command argument capitalization is a bit odd #215

MJJoyce opened this issue Oct 6, 2021 · 0 comments

Comments

@MJJoyce
Copy link
Member

MJJoyce commented Oct 6, 2021

Our current command argument handing does its best to convert the name into a more human-readable title. This works ok but is sometimes confusing for users when our attempt at capitalization results in incorrect acronym names and the like.

E.g., psu_status -> Psu Status

We should consider alternative ways of handling the argument name and formatting. Maybe doing nothing with the name is cleaner? Or just replace _ with spaces?

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

No branches or pull requests

1 participant