# The Options
# Overview
ls-lint provides multiple CLI options out of the box:
| Option | Description |
|---|---|
| --config | ls-lint config file path(s) |
| --workdir | change working directory before executing the given subcommand |
| --debug | write debug informations to stdout |
| --warn | write lint errors to stdout instead of stderr (exit 0) |
| --version | prints version information for ls-lint |
Help
ls-lint --help shows up all available options