1
1
mirror of https://github.com/wader/fq.git synced 2024-11-23 09:56:07 +03:00
fq/doc/formats_list.jq

3 lines
61 B
Plaintext
Raw Normal View History

2020-06-08 03:29:51 +03:00
#!/usr/bin/env fq -rnf
[formats[] | "\(.name)"] | join(", ")