arp: remove clear cache example (#10005)

This commit is contained in:
Seth Falco
2023-04-10 18:13:46 +01:00
committed by GitHub
parent 8241742057
commit 9589f1380d
8 changed files with 0 additions and 32 deletions

View File

@@ -7,10 +7,6 @@
`arp -a`
- Elimina l'intera cache:
`sudo arp -a -d`
- Elimina una specifica voce:
`arp -d {{indirizzo}}`