mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 04:46:01 +02:00
update arp
updated
This commit is contained in:
parent
92f3036ada
commit
b956d0d064
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
||||||
|
|
||||||
- Usuń konkretny wpis:
|
- Usuń konkretny wpis:
|
||||||
|
|
||||||
`arp -d {{address}}`
|
`arp -d {{adres}}`
|
||||||
|
|
||||||
- Utwórz wpis:
|
- Utwórz wpis:
|
||||||
|
|
||||||
`arp -s {{address}} {{mac_address}}`
|
`arp -s {{adres}} {{adres_mac}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue