pages.zh: update outdated pages (#11939)

This commit is contained in:
Sebastiaan Speck
2024-01-01 10:38:53 +01:00
committed by GitHub
parent ef0f5499ad
commit 81ddb70476
59 changed files with 125 additions and 205 deletions

View File

@@ -13,7 +13,7 @@
- 更新所有已安装的包:
`scoop update *`
`scoop update --all`
- 列出所有已安装的包:
@@ -29,4 +29,4 @@
- 移除所有包的旧版本并清理下载缓存:
`scoop cleanup -k *`
`scoop cleanup --cache --all`