|
NAME
SYNOPSIS
DESCRIPTIONConvert JSON to YAML. Uses standard input if no filename is supplied. EXAMPLESConvert a file: $ json-yaml sample.jsonPiping from a web API call: $ curl -s
http://api.icndb.com/jokes/random | json-yamlSEE ALSOAUTHORSSijmen J. Mulder <ik@sjmulder.nl>
|