File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ title: 官方插件
66
77- [ Help] ( https://github.com/clercjs/clerc/tree/main/packages/plugin-help ) - 为您的命令行界面添加帮助命令。
88- [ Version] ( https://github.com/clercjs/clerc/tree/main/packages/plugin-version ) - 为您的命令行界面添加版本命令。
9- - [ Completions] ( https://github.com/clercjs/clerc/tree/main/packages/plugin-completions ) - 为您的命令行界面添加shell自动补全功能 。
9+ - [ Completions] ( https://github.com/clercjs/clerc/tree/main/packages/plugin-completions ) - 为您的命令行界面添加 Shell 自动补全功能 。
1010- [ Friendly Error] ( https://github.com/clercjs/clerc/tree/main/packages/plugin-friendly-error ) - 为您的命令行界面添加友好的错误提示信息。
1111- [ Not Found] ( https://github.com/clercjs/clerc/tree/main/packages/plugin-not-found ) - 当命令未找到时显示一条消息。
1212- [ Strict Flags] ( https://github.com/clercjs/clerc/tree/main/packages/plugin-strict-flags ) - 当传递未知标志时抛出错误。
You can’t perform that action at this time.
0 commit comments