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

Go: lib/env programs should document their config format in --help #1903

Closed
kormat opened this issue Sep 26, 2018 · 0 comments · Fixed by #1977
Closed

Go: lib/env programs should document their config format in --help #1903

kormat opened this issue Sep 26, 2018 · 0 comments · Fixed by #1977
Assignees

Comments

@kormat
Copy link
Contributor

kormat commented Sep 26, 2018

For a normal unix service, you can run the binary with --help to see what options are available. With the go sciond/ps, --help only tells you about --config, but gives no clue what can/should go into the config. The only way to discover this currently is to read the source. It would be really good for --help to output a full example config with comments describing what each field/section is for.

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 a pull request may close this issue.

2 participants