1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-08 22:36:48 +02:00

doc updates

This commit is contained in:
Kelly Brazil
2019-12-12 17:05:40 -08:00
parent f2962083f8
commit 4c1bc59236
3 changed files with 4 additions and 3 deletions

View File

@ -7,7 +7,7 @@ Usage:
Compatibility:
'linux'
'linux', 'darwin'
Example:

View File

@ -195,7 +195,8 @@ Returns:
"ppid": integer,
"c": integer,
"stime": string,
"tty": string, # ? = Null
"tty": string, # ? or ?? = Null
"tt": string, # ?? = Null
"time": string,
"cmd": string,
"user": string,

View File

@ -1,5 +1,5 @@
# jc.parsers.stat
jc - JSON CLI output utility stats Parser
jc - JSON CLI output utility stat Parser
Usage: