1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 08:15:23 +02:00

hostname: add Chinese translation

This commit is contained in:
wizarot 2019-02-26 11:13:58 +08:00 committed by Starbeamrainbowlabs
parent 3cbccc1210
commit 8d90e79d75

11
pages.zh/osx/hostname.md Normal file
View file

@ -0,0 +1,11 @@
# hostname
> 显示或设置系统的主机名.
- 显示本机的主机名:
`hostname`
- 设置本机主机名:
`hostname {{新主机名}}`