Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 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 /?`