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