ADD: updated Readme file

This commit is contained in:
Dominik Meyer 2018-03-31 19:13:21 +02:00
parent 2319bc1de6
commit d745a983af
No known key found for this signature in database
GPG Key ID: B4C312B600606B64
1 changed files with 1 additions and 1 deletions

View File

@ -14,9 +14,9 @@ Copyright 2018 by Dominik Meyer Licensed under GPLv3
* git like command support (git commit)
* short and long flag support ( -t YAAP or title=YAAP)
* string argument support ( -t YAAP or title=YAAP)
* simple flags (-v, -V, -h, help)
## Coming
* simple flags (-v, -V, -h, help)
* integer arguments (-c 10)
* hex arguments ( -c 0x5A)