rmdir, shutdown, whoami, winget: update Chinese translation (#15022)

* rmdir, shutdown, whoami, winget: update Chinese translation

* Update pages.zh/windows/winget.md

Co-authored-by: Ein Verne <git@einverne.info>

* Update pages.zh/windows/winget.md

Co-authored-by: Ein Verne <git@einverne.info>

---------

Co-authored-by: Ein Verne <git@einverne.info>
This commit is contained in:
Yi Liu
2024-12-10 21:09:53 +08:00
committed by GitHub
parent 7e2a72b900
commit a7a3ab4ba6
4 changed files with 58 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
# whoami
> 显示有关当前用户的详细信息。
> 显示当前用户的详细信息。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/whoami>.
- 显示当前用户的用户名:
@@ -19,6 +19,10 @@
`whoami /upn`
- 显示当前用户的登录 id
- 显示当前用户的登录 ID
`whoami /logonid`
- 显示当前用户的所有信息:
`whoami /all`