1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

netstat: update description for protocol

This commit is contained in:
pxgamer 2019-03-21 14:03:27 +00:00 committed by Agniva De Sarker
parent 7ba01ca0a1
commit b1f8f91934

View file

@ -14,7 +14,7 @@
`netstat -t` `netstat -t`
- Display PID and program names for a specific port: - Display PID and program names for a specific protocol:
`netstat -p {{protocol}}` `netstat -p {{protocol}}`