Skip to content

docs: Mention tomlq support #12

Description

@leomeinel

Is this a new feature request?

  • I have searched the existing issues

Wanted change

It would be great if the README.md could also mention tomlq.

Currently it only sais:

Command-line YAML/XML processor - jq wrapper for YAML and XML documents. This image includes yq, jq, and xq.

Reason for change

As far as I know this supports tomlq. I have also tested this with ghcr.io/linuxserver/yq:3.4.3.

This most likely was just an oversight, but the current description is somewhat misleading since people could think that tomlq isn't supported..

Proposed code change

In README.md:

- [yq](https://github.com/kislyuk/yq): Command-line YAML/XML processor - jq wrapper for YAML and XML documents. This image includes `yq`, `jq`, and `xq`.
+ [yq](https://github.com/kislyuk/yq): Command-line YAML/XML/TOML processor - jq wrapper for YAML, XML, TOML documents. This image includes `yq`, `jq`, `xq` and `tomlq`.

The description is directly taken from upstream

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions