1
1
mirror of https://github.com/wader/fq.git synced 2024-09-20 00:08:01 +03:00
fq/doc
Mattias Wadman a7a101ca67 doc,help: Nicer format help and move help tests into each format
Also add authors to avro and macho decoders

Generated with:
for i in $(go run . -r -n '_registry | [([([.files[][].name | split(".")[0]] | unique[]), (.formats[].name)] | count[] | select(.[1] == 2)[0]), (.formats[] | select(.decode_in_arg).name)] | unique[]'); do DIR=$(dirname $(find format -name $i.go)); echo "$ fq -h $i" > "$DIR/testdata/help_$i.fqtest" ; done
2022-09-22 23:07:58 +02:00
..
presentations/bts2022 dev: Cleanup linters and fix some unused args 2022-07-19 18:33:50 +02:00
demo.sh doc,interp: Update and add more examples 2022-07-30 20:21:35 +02:00
demo.svg macho: Split into macho/macho_fat, fix offset issue and add string decoding 2022-08-02 14:36:53 +02:00
dev.md gopacket: Switch/update to new fork, remove SLL2 hack 2022-08-20 01:25:03 +02:00
display_decode_value_d.sh doc: Document display and some more jq hints 2022-01-29 13:10:25 +01:00
display_decode_value_d.svg interp: dump: Show field name for compound values in arrays 2022-04-21 17:47:15 +02:00
display_decode_value_dv.sh doc: Document display and some more jq hints 2022-01-29 13:10:25 +01:00
display_decode_value_dv.svg doc: Document display and some more jq hints 2022-01-29 13:10:25 +01:00
display_decode_value.sh doc: Document display and some more jq hints 2022-01-29 13:10:25 +01:00
display_decode_value.svg interp: dump: Show field name for compound values in arrays 2022-04-21 17:47:15 +02:00
display_json.sh doc: Document display and some more jq hints 2022-01-29 13:10:25 +01:00
display_json.svg doc: Document display and some more jq hints 2022-01-29 13:10:25 +01:00
file.mp3 cli: Make --raw-string work with input/0 and inputs/0 2021-09-12 13:08:54 +02:00
file.mp4 Undo change to doc/file.mp4. I have no idea how this got changed in the first place? Maybe some macos shenanigans. 2022-01-19 19:07:08 -06:00
formats_diagram.jq doc: Correct bencode spec URL 2022-06-13 18:49:34 +02:00
formats.jq doc: Fix format sections a bit 2022-09-11 09:55:56 +02:00
formats.md doc,help: Nicer format help and move help tests into each format 2022-09-22 23:07:58 +02:00
formats.svg doc,help: Nicer format help and move help tests into each format 2022-09-22 23:07:58 +02:00
mdsh.go Init 2021-09-12 13:08:42 +02:00
mdsh.sh doc: Add per format documentation 2022-01-29 12:01:36 +01:00
TODO.md repl,interp: Refactor repl and slurp 2022-03-01 18:31:00 +01:00
usage.md xml: Switch from "-" to "@" as attribute prefix and make it an option 2022-08-25 17:15:23 +02:00