.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH JS-YAML.JS "1" "October 2022" "js-yaml.js 4.1.0" "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.