Skip to content

Commit 1db972f

Browse files
committed
docs: Add --strict option to CLI documentation
1 parent 5935a59 commit 1db972f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -799,6 +799,7 @@ poetry check
799799
### Options
800800

801801
* `--lock`: Verifies that `poetry.lock` exists for the current `pyproject.toml`.
802+
* `--strict`: Fail if check reports warnings.
802803

803804
## search
804805

0 commit comments

Comments
 (0)