JSON-GLIB-FORMAT(1) | User Commands | JSON-GLIB-FORMAT(1) |
json-glib-format - JSON-GLib formatting tool
json-glib-format [-h, --help] [--output FILE] [--prettify] [--indent-spaces SPACES] URI [URI...]
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 URI argument.
-h, --help
--output FILE
-p, --prettify
--indent-spaces SPACES
Emmanuele Bassi
JSON-GLib |