mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 12:45:59 +02:00
Update pages.zh/osx/netstat.md
netstat: add missing curly braces Co-Authored-By: wizarot <wizarot@qq.com>
This commit is contained in:
parent
dc100d6737
commit
8f641ae8b5
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
- 显示监听给定协议监听的PID和程序名:
|
||||
|
||||
`netstat -p {协议}`
|
||||
`netstat -p {{协议}}`
|
||||
|
||||
- 连续列出信息(这条我电脑里netstat是不支持的.谁明白麻烦提交pr!):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue