Skip to content

Add getopts reference for bash - #81

Merged
mkasberg merged 1 commit into
masterfrom
bash-reference
Oct 5, 2022
Merged

Add getopts reference for bash#81
mkasberg merged 1 commit into
masterfrom
bash-reference

Conversation

@mkasberg

@mkasberg mkasberg commented Oct 5, 2022

Copy link
Copy Markdown
Owner

Add a link to https://man7.org/linux/man-pages/man1/getopts.1p.html in the bash source code where getopts is used. This manpage is the most descriptive I was able to easily find online, and it includes an example of usage.

Add a link to https://man7.org/linux/man-pages/man1/getopts.1p.html in
the bash source code where `getopts` is used. This manpage is the most
descriptive I was able to easily find online, and it includes an example
of usage.
@mkasberg
mkasberg merged commit 965cc74 into master Oct 5, 2022
@mkasberg
mkasberg deleted the bash-reference branch October 5, 2022 01:00
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.

1 participant