aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-06-18 01:44:31 +0200
committerMattias Andrée <maandree@operamail.com>2013-06-18 01:44:31 +0200
commitc417f0a337fde303338b156c6f96b887cd9a5f7d (patch)
treedb9e594913e23499b07d0919eac070070817a63a
parentm doc (diff)
downloadargparser-c417f0a337fde303338b156c6f96b887cd9a5f7d.tar.gz
argparser-c417f0a337fde303338b156c6f96b887cd9a5f7d.tar.bz2
argparser-c417f0a337fde303338b156c6f96b887cd9a5f7d.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 92d3378..4fce284 100644
--- a/README
+++ b/README
@@ -1,5 +1,4 @@
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, as
-well as -- and temporary -- using ++.
+colours and -- and temporary -- using ++.