Provided by: yq_3.2.3-1_all 

NAME
tomlq - Command-line TOML processor - jq wrapper for TOML documents
DESCRIPTION
usage: tomlq [options] <jq filter> [input file...]
tomlq: Command-line TOML processor - jq wrapper for TOML documents
tomlq transcodes TOML documents to JSON and passes them to jq. See https://github.com/kislyuk/tomlq for
more information.
positional arguments:
jq_filter files
options:
-h, --help
show this help message and exit
--toml-output, -t
Transcode jq JSON output back into TOML and emit it
--in-place, -i
Edit files in place (no backup - use caution)
--version
show program's version number and exit
SEE ALSO
The full documentation for tomlq is maintained as a Texinfo manual. If the info and tomlq programs are
properly installed at your site, the command
info tomlq
should give you access to the complete manual.
tomlq 0.0.0 March 2024 TOMLQ(1)