format zh translations

This commit is contained in:
Ein Verne
2019-10-18 10:33:27 +08:00
committed by Starbeamrainbowlabs
parent e90e6bdf6b
commit 7f995941ed
183 changed files with 1086 additions and 1101 deletions

View File

@@ -1,27 +1,27 @@
# getmac
> 显示系统的MAC地址.
> 显示系统的 MAC 地址
- 显示当前系统的MAC地址:
- 显示当前系统的 MAC 地址
`getmac`
- 以特定格式显示详细信息:
- 以特定格式显示详细信息
`getmac /fo {{table|list|csv}}`
- 排除输出列表中的标题:
- 排除输出列表中的标题
`getmac /nh`
- 显示一个远程主机的MAC地址:
- 显示一个远程主机的 MAC 地址
`getmac /s {{主机名}} /u {{用户名}} /p {{密码}}`
- 详细显示MAC地址信息:
- 详细显示 MAC 地址信息
`getmac /v`
- 显示详细的帮助信息:
- 显示详细的帮助信息
`getmac /?`