add new chinese translations
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# systeminfo
|
||||
# 系统信息
|
||||
|
||||
> 显示本地或远程计算机的操作系统配置。
|
||||
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/systeminfo>.
|
||||
> 更多信息: <https://learn.microsoft.com/windows-server/administration/windows-commands/systeminfo>。
|
||||
|
||||
- 显示本地计算机的操作系统配置:
|
||||
- 显示本地计算机的系统配置:
|
||||
|
||||
`systeminfo`
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
|
||||
- 显示远程计算机的系统配置:
|
||||
|
||||
`systeminfo /s {{远程主机名}} /u {{用户名}} /p {{密码}}`
|
||||
`systeminfo /s {{remote_name}} /u {{username}} /p {{password}}`
|
||||
|
||||
- 显示详细的帮助信息:
|
||||
- 显示帮助:
|
||||
|
||||
`systeminfo /?`
|
||||
`systeminfo /?`
|
Reference in New Issue
Block a user