pages.zh: update outdated pages (#11939)

This commit is contained in:
Sebastiaan Speck
2024-01-01 10:38:53 +01:00
committed by GitHub
parent ef0f5499ad
commit 81ddb70476
59 changed files with 125 additions and 205 deletions

View File

@@ -7,10 +7,6 @@
`shutdown /s`
- 重启当前的计算机:
`shutdown /r`
- 休眠当前的计算机:
`shutdown /h`
@@ -23,10 +19,6 @@
`shutdown /s /t {{秒}}`
- 指定一个关机的理由:
`shutdown /s /c "{{理由}}"`
- 在超时之前取消关机指令:
`shutdown /a`