diff --git a/docs/cli.md b/docs/cli.md index fdd0705d2fd..6b8f208f305 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -799,6 +799,7 @@ poetry check ### Options * `--lock`: Verifies that `poetry.lock` exists for the current `pyproject.toml`. +* `--strict`: Fail if check reports warnings. ## search