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:
parent
7ba01ca0a1
commit
b1f8f91934
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue