Skip to content

Commit 96e37a9

Browse files
committed
docs: update features
1 parent ff38709 commit 96e37a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ A python CLI framework base on [argparse](https://docs.python.org/3/library/argp
1111
- [x] support easy-to-use interface for building complex CLI program
1212
- [x] support rich-text and flexible log system (base on [rich](https://github.com/willmcgugan/rich))
1313
- [x] support command auto-completion (base on [argcomplete](https://github.com/kislyuk/argcomplete))
14+
- [ ] support auto generating and updating usage (based on [auto-usage](https://github.com/zhangxianbing/auto-usage))
1415

1516
## Quick Start
1617

0 commit comments

Comments
 (0)