Scroll to navigation

TOMLQ(1) User Commands TOMLQ(1)

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:

show this help message and exit
Transcode jq JSON output back into TOML and emit it
Edit files in place (no backup - use caution)
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.

September 2024 tomlq 3.4.3