poweroff, reboot: add Chinese translation (#4167)

This commit is contained in:
Flex Zhong
2020-07-10 04:31:23 +08:00
committed by GitHub
parent 11ba5e0f0e
commit 2a1ff36bce
2 changed files with 18 additions and 0 deletions

11
pages.zh/linux/reboot.md Normal file
View File

@@ -0,0 +1,11 @@
# reboot
> 重新启动系统.
- 立即重新启动:
`reboot`
- 立即重启,而无需正常关闭:
`reboot -f`