added tests related to tips; updated README

This commit is contained in:
mpeterv
2014-01-25 14:45:32 +04:00
parent b1a011c3a8
commit d279429896
2 changed files with 96 additions and 1 deletions

View File

@@ -66,7 +66,7 @@ Features:
* Supports default values and automatic conversions for arguments.
* Automatically generates error, usage and help(__NYI__) messages.
* Supports commands(e.g. in [git](http://git-scm.com/) CLI `add`, `commit`, `push`, etc. are commands). Each command has its own set of options and arguments.
* Automatically generates tips on typos(__NYI__).
* Automatically generates tips on typos.
Example: