Blacksmoke16 / oq

A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.
https://blacksmoke16.github.io/oq/
MIT License
190 stars 15 forks source link

0.35.0 Updates #61

Closed Blacksmoke16 closed 4 years ago

Blacksmoke16 commented 4 years ago

Fixes the supported formats in the help info:

-i FORMAT, --input FORMAT        Format of the input data. Supported formats: OQ::Format
-o FORMAT, --output FORMAT       Format of the output data. Supported formats: OQ::Format

Now correctly lists the supported formats.

NOTE: Requires crystal 0.35.0