1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

doc update

This commit is contained in:
Kelly Brazil
2020-05-20 16:14:03 -07:00
parent 9c4fa2ae26
commit 2d39a58f90
4 changed files with 81 additions and 14 deletions

View File

@ -7,7 +7,7 @@ Usage:
Compatibility:
'linux'
'linux', 'darwin'
Examples:
@ -352,7 +352,23 @@ Returns:
"type": string,
"inode": integer,
"path": string,
"kind": string
"kind": string,
"address": string,
"osx_inode": string,
"conn": string,
"refs": string,
"nextref": string,
"name": string,
"unit": integer,
"vendor": integer,
"class": integer,
"subcla": integer,
"osx_flags": integer,
"pcbcount": integer,
"rcvbuf": integer,
"sndbuf": integer,
"rxbytes": integer,
"txbytes": integer
}
]