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
2022-07-21 09:52:03 -07:00
parent 5905058e97
commit 7389ed5d0c
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ jc changelog
- Add URL string parser
- Add Email Address string parser
- Add JWT string parser
- Add ISO 8601 Datetime string parser
- Add m3u/m3u8 file parser
- Add pager functionality to help (parser documentation only)
- Minor parser performance optimizations

View File

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