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

help screen fix #767

Merged
merged 1 commit into from
Jan 31, 2023
Merged

help screen fix #767

merged 1 commit into from
Jan 31, 2023

Conversation

taclane
Copy link
Contributor

@taclane taclane commented Jan 24, 2023

Update option descriptions in the help screen and allow the use of short options.

Usage: options_description [options]
Options:
  -h [ --help ]                 Help screen
  --config arg (=./config.json) Config File
  --version                     Version Informaiotn

to

Usage: trunk-recorder [options]
Options:
  -h [ --help ]                        Help screen
  -c [ --config ] arg (=./config.json) Config File
  -v [ --version ]                     Version Information

@robotastic
Copy link
Owner

Thanks - that previous help screen... wasn't that helpfull

@robotastic robotastic merged commit 31a0da5 into robotastic:master Jan 31, 2023
@taclane taclane deleted the help-screen-fix branch May 16, 2023 21:34
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

Successfully merging this pull request may close these issues.

None yet

2 participants