aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index aa27fa9..92d3378 100644
--- a/README
+++ b/README
@@ -1,4 +1,5 @@
Command line argument parser library for multiple languages
with the capability of both - and + short arguments and
both -- and ++ long arguments. It supports variadic arguments,
-colours and using either an array or /proc/self/cmdline.
+colours and using either an array or /proc/self/cmdline, as
+well as -- and temporary -- using ++.