Scroll to navigation

AESON-PRETTY(1) General Commands Manual AESON-PRETTY(1)

NAME

aeson-pretty - Pretty JSON, the easy way

DESCRIPTION

Read JSON from stdin and pretty-print to stdout. The complementary compact-mode removes whitespace from the input.

OPTIONS

Compact output.
Number of spaces per nesting-level (default 4).
Sort objects by key.
-? --help
Display help message
Print version information
Print just the version number
2026-02-10 Debian