浏览代码

netstat: fix token naming and curly braces

pxgamer 6 年之前
父节点
当前提交
7ba01ca0a1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/osx/netstat.md

+ 1 - 1
pages/osx/netstat.md

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