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

Change "Command Line Grammar" wiki page #917

Open
je-sendra opened this issue Feb 22, 2024 · 0 comments
Open

Change "Command Line Grammar" wiki page #917

je-sendra opened this issue Feb 22, 2024 · 0 comments

Comments

@je-sendra
Copy link

Change "Command Line Grammar" wiki page to be more descriptive about the default behaviour of a "switch option".

I would suggest changing line 77 from:

// CheckIn = true by default
to:
// CheckIn = if passed to the command line, it will be true by default

since the default value of a switch option is false unless passed to the command line.

Inspired by the confusion of the user in #916

Opening an issue instead of a PR since PR to wiki pages is not supported

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

No branches or pull requests

1 participant