mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 20:55:51 +02:00
shutdown: update Chinese translation (#7430)
This commit is contained in:
parent
455f529c1d
commit
1f1071c77c
1 changed files with 8 additions and 0 deletions
|
@ -17,3 +17,11 @@
|
|||
- 倒计时 5 分钟重启:
|
||||
|
||||
`shutdown -r +{{5}}`
|
||||
|
||||
- 在下午 1:00(使用 24 小时时钟)关机:
|
||||
|
||||
`shutdown -h {{1300}}`
|
||||
|
||||
- 在 2042 年 5 月 10 日上午 11:30 重新启动(输入格式:年年月月日日时时分分):
|
||||
|
||||
`shutdown -r {{4205101130}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue