]> git.mdlowis.com Git - proto/aos.git/commit
implemented logic to parse command line specs and print pretty help text
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 15 Dec 2020 03:15:42 +0000 (22:15 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 15 Dec 2020 03:15:42 +0000 (22:15 -0500)
commit8e08c38af2962fdd7ae2abac5e428ff52bde69fc
tree441d2179a43b5111f303be9cf565253f5ce7d981
parent1fb598b37983881aa2fcb837e4fed9ca928045b7
implemented logic to parse command line specs and print pretty help text
inc/liba.h
lib/a/opts_parsespec.c [new file with mode: 0644]
lib/a/opts_printhelp.c [new file with mode: 0644]