mirror of
https://github.com/wader/fq.git
synced 2024-12-29 16:42:06 +03:00
7 lines
119 B
Plaintext
7 lines
119 B
Plaintext
|
$ fq -i
|
||
|
null> torepr
|
||
|
error: value is not a format root
|
||
|
null> "{}" | json | torepr
|
||
|
error: format has no torepr
|
||
|
null> ^D
|