json2tsv.1: reference jaq, not jtq - json2tsv - JSON to TSV converter
(HTM) git clone git://git.codemadness.org/json2tsv
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 7a687c50f0dd18733249b3d6c553225ad85f9a3f
(DIR) parent faec67c1670631fcd8eaa7bfb9ac1f8f639b0621
(HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Wed, 31 Aug 2022 22:11:56 +0200
json2tsv.1: reference jaq, not jtq
Diffstat:
M json2tsv.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/json2tsv.1 b/json2tsv.1
@@ -1,4 +1,4 @@
-.Dd August 30, 2022
+.Dd August 31, 2022
.Dt JSON2TSV 1
.Os
.Sh NAME
@@ -130,7 +130,7 @@ json2tsv -r -F '\ex1f' -R '\ex1e' < input.json | \e
.Ed
.Sh SEE ALSO
.Xr awk 1 ,
-.Xr jtq 1
+.Xr jaq 1
.Sh AUTHORS
.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org
.Sh CAVEATS