mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-10-30 14:17:56 +01:00
arp: add Chinese translation
This commit is contained in:
parent
652d3dd5c6
commit
1e1718e894
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
|||
|
||||
- 删除特定条目:
|
||||
|
||||
`arp -d {{address}}`
|
||||
`arp -d {{地址}}`
|
||||
|
||||
- 创建指定条目:
|
||||
|
||||
`arp -s {{address}} {{mac_address}}`
|
||||
`arp -s {{地址}} {{MAC地址}}`
|
||||
|
|
Loading…
Reference in a new issue