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

BMK without params - showing help but also "command line error" #109

Open
GWRon opened this issue Nov 1, 2021 · 0 comments
Open

BMK without params - showing help but also "command line error" #109

GWRon opened this issue Nov 1, 2021 · 0 comments

Comments

@GWRon
Copy link
Contributor

GWRon commented Nov 1, 2021

When trying to find out about potential parameters of bmk you simply excute it. but it also outputs an "error" (via stderr):

$ ./bmk
Command line error : Not enough parameters

Usage: bmk <operation> [options] source

Operations :
	makeapp
		Builds an application from a single root source file.

	makelib

The message should only be spit out if there was a parameter lacking further ones - or an unsupported first parameter

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.

1 participant