mirror of
https://github.com/wader/fq.git
synced 2024-11-24 03:05:22 +03:00
9 lines
156 B
Markdown
9 lines
156 B
Markdown
### Convert represented value to JSON
|
|
|
|
```
|
|
$ fq -d msgpack torepr file.msgpack
|
|
```
|
|
|
|
### References
|
|
- https://github.com/msgpack/msgpack/blob/master/spec.md
|