Man page - toml2json-rust(1)
Packages contas this manual
Package: rust-toml2json
apt-get install rust-toml2json
apt-get install rust-toml2json
Manuals in package:
Documentations in package:
Manual
| 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 |