add new chinese translations
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# softwareupdate
|
||||
|
||||
> 通过命令行更新 macOS 应用商店中应用程序的工具。
|
||||
> 更多信息:<https://keith.github.io/xcode-man-pages/softwareupdate.8.html>.
|
||||
> 更新 macOS App Store 应用程序。
|
||||
> 更多信息: <https://keith.github.io/xcode-man-pages/softwareupdate.8.html>。
|
||||
|
||||
- 列出所有可用的更新:
|
||||
|
||||
@@ -11,10 +11,10 @@
|
||||
|
||||
`softwareupdate --install --all`
|
||||
|
||||
- 下载并安装所有推荐的更新:
|
||||
- 下载并安装所有 [r]ecommended 更新:
|
||||
|
||||
`softwareupdate --install --recommended`
|
||||
|
||||
- 下载并安装特定的应用程序:
|
||||
- 下载并安装特定应用程序:
|
||||
|
||||
`softwareupdate --install {{更新应用程序名}}`
|
||||
`softwareupdate --install {{update_name}}`
|
Reference in New Issue
Block a user