aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index c257114..332cdf4 100644
--- a/README
+++ b/README
@@ -1,4 +1,6 @@
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 and -- and temporary -- using ++.
+colours, --, temporary -- using ++, stickness configurable
+optionally argumented options, and configurable abbreviations
+that can be used to typo correction if you so wish.