pages*/*: update some outdated pages, blackfire: fix placeholder (#14154)

This commit is contained in:
Sebastiaan Speck
2024-10-13 10:27:02 +02:00
committed by GitHub
parent f21fa6a211
commit 03fd077956
62 changed files with 188 additions and 188 deletions

View File

@@ -20,10 +20,6 @@
`bower list`
- 显示 bower 指令的帮助信息:
`bower help {{指令}}`
- 创建你的项目的 `bower.json`
`bower init`
@@ -31,3 +27,7 @@
- 安装时候指定依赖的版本号,并添加到 `bower.json`
`bower install {{local_name}}={{package}}#{{version}} --save`
- 显示 bower 指令的帮助信息:
`bower help {{指令}}`