mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
documentation fixes
This commit is contained in:
@ -899,7 +899,7 @@ $ netstat -p | jc --netstat -p
|
|||||||
"foreign_address": "lb-192-30-255-113",
|
"foreign_address": "lb-192-30-255-113",
|
||||||
"foreign_port": "https",
|
"foreign_port": "https",
|
||||||
"state": "ESTABLISHED",
|
"state": "ESTABLISHED",
|
||||||
"pid": 53550,
|
"pid": "53550",
|
||||||
"program_name": "git-remote-ht",
|
"program_name": "git-remote-ht",
|
||||||
"receive_q": "0",
|
"receive_q": "0",
|
||||||
"send_q": "0"
|
"send_q": "0"
|
||||||
@ -912,7 +912,7 @@ $ netstat -p | jc --netstat -p
|
|||||||
"foreign_address": "lb-192-30-255-113",
|
"foreign_address": "lb-192-30-255-113",
|
||||||
"foreign_port": "https",
|
"foreign_port": "https",
|
||||||
"state": "ESTABLISHED",
|
"state": "ESTABLISHED",
|
||||||
"pid": 53550,
|
"pid": "53550",
|
||||||
"program_name": "git-remote-ht",
|
"program_name": "git-remote-ht",
|
||||||
"receive_q": "0",
|
"receive_q": "0",
|
||||||
"send_q": "0"
|
"send_q": "0"
|
||||||
|
@ -20,7 +20,7 @@ $ netstat -p | jc --netstat -p
|
|||||||
"foreign_address": "lb-192-30-255-113",
|
"foreign_address": "lb-192-30-255-113",
|
||||||
"foreign_port": "https",
|
"foreign_port": "https",
|
||||||
"state": "ESTABLISHED",
|
"state": "ESTABLISHED",
|
||||||
"pid": 53550,
|
"pid": "53550",
|
||||||
"program_name": "git-remote-ht",
|
"program_name": "git-remote-ht",
|
||||||
"receive_q": "0",
|
"receive_q": "0",
|
||||||
"send_q": "0"
|
"send_q": "0"
|
||||||
@ -33,7 +33,7 @@ $ netstat -p | jc --netstat -p
|
|||||||
"foreign_address": "lb-192-30-255-113",
|
"foreign_address": "lb-192-30-255-113",
|
||||||
"foreign_port": "https",
|
"foreign_port": "https",
|
||||||
"state": "ESTABLISHED",
|
"state": "ESTABLISHED",
|
||||||
"pid": 53550,
|
"pid": "53550",
|
||||||
"program_name": "git-remote-ht",
|
"program_name": "git-remote-ht",
|
||||||
"receive_q": "0",
|
"receive_q": "0",
|
||||||
"send_q": "0"
|
"send_q": "0"
|
||||||
|
Reference in New Issue
Block a user