poweroff, reboot: add Chinese translation (#4167)
This commit is contained in:
7
pages.zh/linux/poweroff.md
Normal file
7
pages.zh/linux/poweroff.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# poweroff
|
||||
|
||||
> 关闭系统.
|
||||
|
||||
- 关闭系统电源:
|
||||
|
||||
`sudo poweroff`
|
11
pages.zh/linux/reboot.md
Normal file
11
pages.zh/linux/reboot.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# reboot
|
||||
|
||||
> 重新启动系统.
|
||||
|
||||
- 立即重新启动:
|
||||
|
||||
`reboot`
|
||||
|
||||
- 立即重启,而无需正常关闭:
|
||||
|
||||
`reboot -f`
|
Reference in New Issue
Block a user