Update netstat.md

This commit is contained in:
Wing 2016-01-15 17:21:16 +08:00
parent 14a4c9d729
commit a8b41f5b1c

View File

@ -22,6 +22,6 @@
`netstat -c`
- List routes (-r) without resolving ip to hostname (-n):
- List routes and do not resolve IP to hostname:
`netstat -rn`