Skip to content

Commit 6865064

Browse files
committed
up readme
1 parent 72f9c0c commit 6865064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- 消息文本的多种颜色风格输出支持(`info`, `comment`, `success`, `danger`, `error` ... ...)
1515
- 丰富的特殊格式信息显示(`section`, `panel`, `padding`, `help-panel`, `table`, `title`, `list`, `multiList`, `progressBar`)
1616
- 常用的用户信息交互支持(`select`, `multiSelect`, `confirm`, `ask/question`, `askPassword/askHiddenInput`)
17-
- 命令方法注释自动解析(提取为参数 `arguments` 和 选项 `options` 等信息)
17+
- 命令方法注释自动解析为帮助信息(提取为参数 `arguments` 和 选项 `options` 等信息)
1818
- 类似 `symfony/console` 的预定义参数定义支持(按位置赋予参数值)
1919
- 输出是 windows,linux 兼容的,不支持颜色的环境会自动去除相关CODE
2020

0 commit comments

Comments
 (0)