table of contents
| TOML2JSON(1) | User Commands | TOML2JSON(1) |
NAME¶
toml2json - convert TOML to JSON
SYNOPSIS¶
toml2json [OPTIONS] [input]
DESCRIPTION¶
Convert TOML to JSON
Arguments:¶
- [input]
- the TOML to convert [default: -]
OPTIONS¶
- -p, --pretty
- pretty print the JSON
- -h, --help
- Print help
- -V, --version
- Print version
| May 2025 | toml2json 1.3.1 |