Skip to content

Commit c922c5f

Browse files
authored
docs: tweak
1 parent 8b5bec7 commit c922c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/official-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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) - 当传递未知标志时抛出错误。

0 commit comments

Comments
 (0)