1
1
mirror of https://github.com/wader/fq.git synced 2024-11-22 07:16:49 +03:00
fq/doc/formats_list.jq

3 lines
62 B
Plaintext
Executable File

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