Skip to content

Commit dd3f5e9

Browse files
authored
Update README.md
1 parent 76ce20e commit dd3f5e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
- 命令行应用, 命令行的 `controller`, `command` 解析运行
1313
- 命令行中功能强大的 `input`, `output` 管理、使用
1414
- 消息文本的多种颜色风格输出支持(`info`, `comment`, `success`, `danger`, `error` ... ...)
15-
- 丰富的特殊格式信息显示(`section`, `panel`, `padding`, `help-panel`, `table`, `title`, `list`, `progressBar`)
16-
- 常用的用户信息交互支持(`select`, `confirm`, `ask/question`)
15+
- 丰富的特殊格式信息显示(`section`, `panel`, `padding`, `help-panel`, `table`, `title`, `list`, `multiList`, `progressBar`)
16+
- 常用的用户信息交互支持(`select`, `multiSelect`, `confirm`, `ask/question`, `askPassword/askHiddenInput`)
1717
- 命令方法注释自动解析(提取为参数 `arguments` 和 选项 `options` 等信息)
1818
- 类似 `symfony/console` 的预定义参数定义支持(按位置赋予参数值)
1919
- 输出是 windows,linux 兼容的,不支持颜色的环境会自动去除相关CODE

0 commit comments

Comments
 (0)