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

Add / Update / Extend tests for the command line interface. #9

Open
dankwart-de opened this issue Apr 1, 2019 · 1 comment
Open
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@dankwart-de
Copy link
Contributor

No description provided.

@dankwart-de dankwart-de added bug Something isn't working enhancement New feature or request labels Apr 1, 2019
@dankwart-de dankwart-de self-assigned this Apr 12, 2019
@vinjana
Copy link
Member

vinjana commented Jun 18, 2019

Consider using another syntax scheme for compound/long parameter names than long lower-case parameters. E.g.

  • all lowercase, dash-separated: --segment-interval
  • camel-case: --segmentInterval

These are more readable. At least the dash-separated all lowercase version is also kind of standard in the Unix world.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants