diff options
| author | Tyge Løvset <[email protected]> | 2021-01-21 11:25:31 +0100 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2021-01-21 11:25:31 +0100 |
| commit | ff84705c03e06ad2f44396719253fe0fb8112171 (patch) | |
| tree | 10e34d73a00a7ddb75dffb0b34b2ba1ab0c720b1 /docs/coption_api.md | |
| parent | 396dc5b30de95776a745be18c33ef207f0bb6f49 (diff) | |
| download | STC-modified-ff84705c03e06ad2f44396719253fe0fb8112171.tar.gz STC-modified-ff84705c03e06ad2f44396719253fe0fb8112171.zip | |
Updated docs.
Diffstat (limited to 'docs/coption_api.md')
| -rw-r--r-- | docs/coption_api.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/coption_api.md b/docs/coption_api.md index 66038b38..e03c6b53 100644 --- a/docs/coption_api.md +++ b/docs/coption_api.md @@ -1,6 +1,7 @@ -# STC Module [copt](../stc/coption.h): Command line argument parsing +# STC [coption](../stc/coption.h): Command line argument parsing This describes the API of the *coption_get()* function for command line argument parsing. + See [getopt_long](https://www.freebsd.org/cgi/man.cgi?getopt_long(3)) for a similar posix function. ## Types |
