From 11a60557455650b7a3935afd4000cf69cc403b08 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 28 Nov 2015 00:35:42 +0100 Subject: improve readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/README b/README index 332cdf4..90b0f2b 100644 --- a/README +++ b/README @@ -1,6 +1,21 @@ -Command line option parser library for multiple languages -with the capability of both - and + short options and -both -- and ++ long options. It supports variadic options, -colours, --, temporary -- using ++, stickness configurable -optionally argumented options, and configurable abbreviations -that can be used to typo correction if you so wish. +NAME + argparser - Command line argument parser library + +DESCRIPTION + Command line parser library with support for + * coloured help output, + * long options, + * single dash long options, + * plus options, + * temporary -- using ++, + * variadic options, + * optionally argumented options, and + * abbreviations, and other user-defined corrections. + +RATIONALE + We should always strive to make the command line + even better. + +SEE ALSO + getopt(1), getopt(3), getopts(1), info argp + -- cgit v1.2.3-70-g09d2