sw_vers: update Chinese translation (#7334)
This commit is contained in:
@@ -1,11 +1,15 @@
|
|||||||
# sw_vers
|
# sw_vers
|
||||||
|
|
||||||
> 打印 macOS 软件版本信息。
|
> 打印 macOS 操作系统的版本信息。
|
||||||
|
|
||||||
- 打印 macOS 版本:
|
- 打印所有可用信息(操作系统名称、版本号和构建版本):
|
||||||
|
|
||||||
|
`sw_vers`
|
||||||
|
|
||||||
|
- 只打印操作系统的版本号:
|
||||||
|
|
||||||
`sw_vers -productVersion`
|
`sw_vers -productVersion`
|
||||||
|
|
||||||
- 打印 macOS 构建版本:
|
- 只打印构建版本的标识符:
|
||||||
|
|
||||||
`sw_vers -buildVersion`
|
`sw_vers -buildVersion`
|
||||||
|
Reference in New Issue
Block a user