JSON-GLIB-FORMAT(1) | text processing | JSON-GLIB-FORMAT(1) |
json-glib-format - JSON Formatting Tool
json-glib-format [OPTIONS...] <FILE> [<FILE>...]
json-glib-format offers a simple command line interface to format JSON data. It reads a list or URIs, applies the spacified formatting rules on the JSON data, and outputs the formatted JSON to the standard output or to a file.
The resources to operate on are specified by the FILE argument.
-h, --help
--output=FILE
-p, --prettify
--indent-spaces=SPACES
Emmanuele Bassi