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

Doc: nitpick: -- has no special meaning to shells #148

Merged
merged 2 commits into from
Apr 1, 2022

Conversation

hexagonrecursion
Copy link
Contributor

The shell (e.g. bash) does not interpret your argv - deciding which arguments to interpret as flags or whether your program even supports flags is entirely up to you.

The shell (e.g. bash) does not interpret your `argv` - deciding which arguments to interpret as flags or whether your program even supports flags is entirely up to you.
@hexagonrecursion
Copy link
Contributor Author

ping @chmln

1 similar comment
@hexagonrecursion
Copy link
Contributor Author

ping @chmln

@chmln chmln merged commit 3a9759a into chmln:master Apr 1, 2022
@hexagonrecursion hexagonrecursion deleted the patch-1 branch April 2, 2022 05:40
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