pages*: fix various proper names, acronyms and initialisms (#12494)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`logoff`
|
||||
|
||||
- 通过名称和 id 注销会话:
|
||||
- 通过名称和 ID 注销会话:
|
||||
|
||||
`logoff {{会话名|会话 id}}`
|
||||
|
||||
|
@@ -1,9 +1,9 @@
|
||||
# taskkill
|
||||
|
||||
> 按进程 id 或进程名终止进程。
|
||||
> 按进程 ID 或进程名终止进程。
|
||||
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/taskkill>.
|
||||
|
||||
- 通过进程 id 终止进程:
|
||||
- 通过进程 ID 终止进程:
|
||||
|
||||
`taskkill /pid {{进程 id}}`
|
||||
|
||||
|
Reference in New Issue
Block a user