> For the complete documentation index, see [llms.txt](https://docs.meterian.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meterian.io/the-client/command-line-parameters/system-information.md).

# System information

**`--help`**\
The client displays a brief help page, then exits with code 0

**`--version`**\
The client displays the version of the client, then exits with code 0

**`--detect`**\
The client displays languages and tools detected, then exits with a specific code: \
\- 0 if the codebase is not supported\
\- 1 if the codebase is supported by at least one language\
\- 2 if the tooling supports autofix\
\- 3 if both previous conditions are true
