mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-08 22:36:48 +02:00
formatting
This commit is contained in:
4
man/jc.1
4
man/jc.1
@ -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
|
||||||
|
@ -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
|
||||||
|
Reference in New Issue
Block a user