``` $ zstd --version *** zstd command line interface 64-bits v1.5.2, by Yann Collet *** ``` Currently the output of zstd looks something like this: ``` Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 162 B 267 B 1.648 XXH64 ./test.zst ``` It would be useful if the dictionary ID (if present) was also printed