Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
YAML-JSON(1)		    General Commands Manual		  YAML-JSON(1)

NAME
       json-yaml -- convert YAML to JSON

SYNOPSIS
       json-yaml [file]

DESCRIPTION
       Convert YAML to JSON.  Uses standard input if no	filename is supplied.

EXAMPLES
       Convert a file:

	     $ yaml-json sample.yaml

SEE ALSO
       json-yaml(1)

AUTHORS
       Sijmen J. Mulder	<ik@sjmulder.nl>

BUGS
       Aliases are not yet supported.

FreeBSD	ports 15.0	       December	31, 2019		  YAML-JSON(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=yaml-json&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help