Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Commit

Permalink
Update the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
dangle committed Aug 3, 2017
1 parent 3299f0e commit f4e9460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Features
- Automatic creation of console scripts and entry points based on usage
strings.
- Argument parsing based on usage string.
- Usage string wrapping.
- Command line arguments are normalized into python function parameters.
- Validation of command line arguments using `PEP 484`_ type hints.
- Logging with multiple levels and crash log generation.
Expand All @@ -38,7 +39,6 @@ Upcoming Features
-----------------

- Automatic generation of bash and zsh autocompletion scripts.
- Usage string wrapping.
- Internationalization of usage strings.


Expand Down

0 comments on commit f4e9460

Please sign in to comment.