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

bad example for main_parameter #450

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rzwitserloot
Copy link

Given that the type of 'debug' is Integer, the parameter needs a value, no?

alternative way to fix this is to change line 1375 into private boolean debug = false;

Given that the type of 'debug' is Integer, the parameter needs a value, no?

alternative way to fix this is to change line 1375 into `private boolean debug = false;`
@ghost
Copy link

ghost commented Jul 8, 2020

Actually, in this example debug is not a flag to toggle debugging but setting the debug level. I agree that the example usage should include --debug 2.

@mkarg
Copy link
Collaborator

mkarg commented Oct 3, 2023

Thank you for your contribution! Can you please fix the conflicts and modify index.adoc accordingly? Thanks!

@mkarg
Copy link
Collaborator

mkarg commented Jul 6, 2024

@rzwitserloot Kindly requesting your response! :-)

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.

2 participants