mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 09:35:36 +02:00
netstat -nr
to netstat -rn
This commit is contained in:
parent
32d61ddbf2
commit
76f1c32afe
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@
|
|||
|
||||
- List routes (-r) without resolve ip to hostname (-n):
|
||||
|
||||
`netstat -nr`
|
||||
`netstat -rn`
|
||||
|
|
Loading…
Add table
Reference in a new issue