Man page - js-yaml(1)

Packages contains this manual

Manual

JS-YAML.JS

NAME
DESCRIPTION
positional arguments:
optional arguments:
AUTHORS

NAME

js-yaml.js - JavaScript YAML parser and dumper

DESCRIPTION

usage: js-yaml [-h] [-v] [-c] [-t] [file]

positional arguments:

file

File to read, utf-8 encoded without BOM

optional arguments:

-h , --help

show this help message and exit

-v , --version

show program’s version number and exit

-c , --compact

Display errors in compact mode

-t , --trace

Show stack trace on error

AUTHORS

js-yaml was primarily authored by Vladimir Zapparov with contributions from Aleksey V Zapparov, Vitaly Puzrin, and Martin Grenfell.