From 18805858d685d456f9a38540bbaedbaa1a411546 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 23 Sep 2021 08:53:25 -0700 Subject: [PATCH] formatting --- man/jc.1 | 4 ++-- templates/manpage_template | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man/jc.1 b/man/jc.1 index 134119e9..4b36f26e 100644 --- a/man/jc.1 +++ b/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 jc \- JSONifies the output of many CLI tools and file-types .SH SYNOPSIS @@ -550,7 +550,7 @@ $ ping 1.1.1.1 | jc --ping-s -u | jq etc... -Note: Unbuffered output can be slower for faster data streams. +Note: Unbuffered output can be slower for large data streams. .RE .SH CUSTOM PARSERS diff --git a/templates/manpage_template b/templates/manpage_template index 12dbfc9a..0865678e 100644 --- a/templates/manpage_template +++ b/templates/manpage_template @@ -165,7 +165,7 @@ $ ping 1.1.1.1 | jc --ping-s -u | jq etc... -Note: Unbuffered output can be slower for faster data streams. +Note: Unbuffered output can be slower for large data streams. .RE .SH CUSTOM PARSERS