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:
parent
a4b89c8e38
commit
7ba01ca0a1
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
- Display PID and program names for a specific port:
|
||||
|
||||
`netstat -p {PROTOCOL}`
|
||||
`netstat -p {{protocol}}`
|
||||
|
||||
- List information continuously:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue