diff --git a/crates/ty/docs/cli.md b/crates/ty/docs/cli.md index 4c44f523d7..97a9a1c2d9 100644 --- a/crates/ty/docs/cli.md +++ b/crates/ty/docs/cli.md @@ -58,6 +58,8 @@ over all configuration files.

This is an advanced option that should usually only be used for first-party or third-party modules that are not installed into your Python environment in a conventional way. Use --python to point ty to your Python environment if it is in an unusual location.

--help, -h

Print help (see a summary with '-h')

--ignore rule

Disables the rule. Can be specified multiple times.

+
--no-progress

Hide all progress outputs.

+

For example, spinners or progress bars.

--output-format output-format

The format to use for printing diagnostic messages

Possible values: