From 63fcbb1d984c505175a9a6eb2e40d2ea8eb39e7b Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Sun, 3 Jan 2021 22:05:40 +0100 Subject: Moved pictures below header. --- docs/copt_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/copt_api.md') diff --git a/docs/copt_api.md b/docs/copt_api.md index 1973cec5..79a35c37 100644 --- a/docs/copt_api.md +++ b/docs/copt_api.md @@ -1,4 +1,4 @@ -# Module [copt](../stc/copt.h): Command line argument parsing +# STC Module [copt](../stc/copt.h): Command line argument parsing This describes the API of string type *copt_get()* function for command line argument parsing. See [getopt_long](https://www.freebsd.org/cgi/man.cgi?getopt_long(3)) for a similar freebsd function. -- cgit v1.2.3