1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 14:15:44 +02:00

netstat: fix token naming and curly braces

This commit is contained in:
pxgamer 2019-03-19 16:30:52 +00:00 committed by Agniva De Sarker
parent a4b89c8e38
commit 7ba01ca0a1

View file

@ -16,7 +16,7 @@
- Display PID and program names for a specific port:
`netstat -p {PROTOCOL}`
`netstat -p {{protocol}}`
- List information continuously: