From 96db84de009c4f449d7903dd0cae2e191af67059 Mon Sep 17 00:00:00 2001 From: huange Date: Sun, 22 Oct 2023 22:46:06 -0500 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=80=89=E9=A1=B9?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guide/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/cli.md b/guide/cli.md index 6928c1e8..d3410db3 100644 --- a/guide/cli.md +++ b/guide/cli.md @@ -59,7 +59,7 @@ export default { ## 选项 | 选项 | | -| ------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | --- | +| ------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------- | | `-v, --version` | 显示版本号 | | `-r, --root ` | 指定项目根目录 | | `-c, --config ` | 指定配置文件路径 |