Provided by: node-json5_2.2.1+dfsg-2_all bug

NAME

       cli.js - Command line for the JSON5 Data Interchange Format (JSON5)

DESCRIPTION

              Usage: json5 [options] <file>

              If <file> is not provided, then STDIN is used.

              Options:

       -s, --space
              The number of spaces to indent or 't' for tabs

       -o, --out-file [file]
              Output to the specified file, otherwise STDOUT

       -v, --validate
              Validate JSON5 but do not output JSON

       -V, --version
              Output the version number

       -h, --help
              Output usage information