mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
sw_vers: add Chinese translation
This commit is contained in:
parent
689c5d6699
commit
11ffd84167
1 changed files with 11 additions and 0 deletions
11
pages.zh/osx/sw_vers.md
Normal file
11
pages.zh/osx/sw_vers.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# sw_vers
|
||||
|
||||
> 打印 MacOS 软件版本信息.
|
||||
|
||||
- 打印 MacOS 版本:
|
||||
|
||||
`sw_vers -productVersion`
|
||||
|
||||
- 打印 MacOS 构建版本:
|
||||
|
||||
`sw_vers -buildVersion`
|
Loading…
Add table
Reference in a new issue