Update CLI.md

FIxed the format error
pull/6227/head
xyfy 5 years ago committed by GitHub
parent 7e03e3c5e3
commit e83dfcc733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -125,7 +125,7 @@ abp update [options]
* `--nuget`: 仅更新的NuGet包
* `--solution-path``-sp`: 指定解决方案路径/目录. 默认使用当前目录
* `--solution-name``-sn`: 指定解决方案名称. 默认在目录中搜索`*.sln`文件.
*`--check-all`: 分别检查每个包的新版本. 默认是 `false`.
* `--check-all`: 分别检查每个包的新版本. 默认是 `false`.
### add-package

Loading…
Cancel
Save