1
1
mirror of https://github.com/wader/fq.git synced 2024-10-04 23:48:00 +03:00
fq/doc/formats_list.jq

3 lines
62 B
Plaintext
Executable File

#!/usr/bin/env fq -rnf
[formats[] | "\(.name)"] | join(",\n")