1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

doc update

This commit is contained in:
Kelly Brazil
2022-07-29 13:26:51 -07:00
parent c27591e838
commit f22dd3aa88
2 changed files with 7 additions and 1 deletions

View File

@ -134,6 +134,12 @@ Schema:
}
}
},
"device_qualifier": {
"<item>": {
"value": string,
"description": string
}
},
"device_status": {
"value": string,
"description": string

View File

@ -1,4 +1,4 @@
.TH jc 1 2022-07-28 1.20.5 "JSON Convert"
.TH jc 1 2022-07-29 1.20.5 "JSON Convert"
.SH NAME
\fBjc\fP \- JSON Convert JSONifies the output of many CLI tools and file-types
.SH SYNOPSIS