.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH JS-YAML.JS "1" "January 2021" "js-yaml.js 3.14.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 Display version .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.