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

Enhance the command line helper #2

Open
iconmaster5326 opened this issue Jan 18, 2018 · 0 comments
Open

Enhance the command line helper #2

iconmaster5326 opened this issue Jan 18, 2018 · 0 comments

Comments

@iconmaster5326
Copy link
Member

  • Short arguments should only be one character long. Moreover, when we encounter one, we should be setting the flag for each individual character in the flag.
  • Support options that can be specified multiple times. By default, an option that can only be specified once should use the argument value of the last option of its kind specified.
  • A file name that is simply "-" should be treated as standard input.
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