.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH JS-YAML.JS "1" "August 2017" "js-yaml.js 3.9.1" "User Commands" .SH NAME js-yaml.js \- JavaScript YAML parser and dumper .SH DESCRIPTION usage: js\-yaml [\-h] [\-v] [\-c] [\-t] [file] .SS "Positional arguments:" .TP file File to read, utf\-8 encoded without BOM .SS "Optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR Show this help message and exit. .TP \fB\-v\fR, \fB\-\-version\fR Show program's version number and exit. .TP \fB\-c\fR, \fB\-\-compact\fR Display errors in compact mode .TP \fB\-t\fR, \fB\-\-trace\fR Show stack trace on error .SH AUTHORS .B js-yaml was primarily authored by Vladimir Zapparov with contributions from Aleksey V Zapparov, Vitaly Puzrin, and Martin Grenfell.