js-yaml (1) Linux Manual Page
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
