netstat: remove inexistent option for MacOS (#4186)

This commit is contained in:
NashMiao
2020-07-17 04:51:06 +08:00
committed by GitHub
parent 94cb11e58d
commit ace831e217
2 changed files with 0 additions and 8 deletions

View File

@@ -18,10 +18,6 @@
`netstat -p {{protocol}}`
- List information continuously:
`netstat -c`
- Print the routing table:
`netstat -nr`