mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-21 03:48:36 -05:00
docs(zh): sync create flags [ci skip]
This commit is contained in:
@@ -48,9 +48,11 @@ vue create --help
|
||||
-m, --packageManager <command> 在安装依赖时使用指定的 npm 客户端
|
||||
-r, --registry <url> 在安装依赖时使用指定的 npm registry (仅用于 npm 客户端)
|
||||
-g, --git [message] 强制 / 跳过 git 初始化,并可选的指定初始化提交信息
|
||||
-n, --no-git 跳过 git 初始化
|
||||
-f, --force 覆写目标目录可能存在的配置
|
||||
-c, --clone 使用 git clone 获取远程预设选项
|
||||
-x, --proxy 使用指定的代理创建项目
|
||||
-b, --bare 创建项目时省略默认组件中的新手指导信息
|
||||
-h, --help 输出使用帮助信息
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user