Scroll to navigation

json_reformat(1) General Commands Manual json_reformat(1)

NAME

json_reformat - Reformat json from stdin

SYNOPSIS

json_reformat [ OPTION ]

DESCRIPTION

A sample program to demonstrate the use of yajl. json_reformat reformats json from stdin.

OPTIONS

minimize json rather than beautify (default)
allow invalid UTF8 inside strings during parsing

AUTHORS


Lloyd Hilaiel <lloyd@hilaiel.com>