Introduction
Introduction Statistics Contact Development Disclaimer Help
json2tsv.1: reference jaq, not jtq - json2tsv - JSON to TSV converter
git clone git://git.codemadness.org/json2tsv
Log
Files
Refs
README
LICENSE
---
commit 7a687c50f0dd18733249b3d6c553225ad85f9a3f
parent faec67c1670631fcd8eaa7bfb9ac1f8f639b0621
Author: Hiltjo Posthuma <[email protected]>
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(-)
---
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 [email protected]
.Sh CAVEATS
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.