GetFileInfo, reboot, wifi-password: add Chinese translations (#4175)

This commit is contained in:
Flex Zhong
2020-07-17 05:11:54 +08:00
committed by GitHub
parent ace831e217
commit a74ca40f67
3 changed files with 46 additions and 0 deletions

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

@@ -0,0 +1,11 @@
# reboot
> 重启系统.
- 立刻重启:
`sudo reboot`
- 立即重启,而无需正常关机:
`sudo reboot -q`