getmac: add Chinese translation
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
1bfccbf187
commit
720cc7b445
27
pages.zh/windows/getmac.md
Normal file
27
pages.zh/windows/getmac.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# getmac
|
||||
|
||||
> 显示系统的MAC地址.
|
||||
|
||||
- 显示当前系统的MAC地址:
|
||||
|
||||
`getmac`
|
||||
|
||||
- 以特定格式显示详细信息:
|
||||
|
||||
`getmac /fo {{table|list|csv}}`
|
||||
|
||||
- 排除输出列表中的标题:
|
||||
|
||||
`getmac /nh`
|
||||
|
||||
- 显示一个远程主机的MAC地址:
|
||||
|
||||
`getmac /s {{主机名}} /u {{用户名}} /p {{密码}}`
|
||||
|
||||
- 详细显示MAC地址信息:
|
||||
|
||||
`getmac /v`
|
||||
|
||||
- 显示详细的帮助信息:
|
||||
|
||||
`getmac /?`
|
Reference in New Issue
Block a user