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:
parent
3cbccc1210
commit
8d90e79d75
1 changed files with 11 additions and 0 deletions
11
pages.zh/osx/hostname.md
Normal file
11
pages.zh/osx/hostname.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# hostname
|
||||
|
||||
> 显示或设置系统的主机名.
|
||||
|
||||
- 显示本机的主机名:
|
||||
|
||||
`hostname`
|
||||
|
||||
- 设置本机主机名:
|
||||
|
||||
`hostname {{新主机名}}`
|
Loading…
Add table
Reference in a new issue