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

formatting

This commit is contained in:
Kelly Brazil
2021-09-23 08:53:25 -07:00
parent e676f0e20f
commit 18805858d6
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
.TH jc 1 2021-09-22 1.17.0 "JSON CLI output utility" .TH jc 1 2021-09-23 1.17.0 "JSON CLI output utility"
.SH NAME .SH NAME
jc \- JSONifies the output of many CLI tools and file-types jc \- JSONifies the output of many CLI tools and file-types
.SH SYNOPSIS .SH SYNOPSIS
@@ -550,7 +550,7 @@ $ ping 1.1.1.1 | jc --ping-s -u | jq
etc... etc...
Note: Unbuffered output can be slower for faster data streams. Note: Unbuffered output can be slower for large data streams.
.RE .RE
.SH CUSTOM PARSERS .SH CUSTOM PARSERS

View File

@@ -165,7 +165,7 @@ $ ping 1.1.1.1 | jc --ping-s -u | jq
etc... etc...
Note: Unbuffered output can be slower for faster data streams. Note: Unbuffered output can be slower for large data streams.
.RE .RE
.SH CUSTOM PARSERS .SH CUSTOM PARSERS