diff --git a/docs/cli.md b/docs/cli.md index d1fd23303cc..fb94f416ce1 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -269,7 +269,6 @@ poetry install --compile {{% note %}} When `--only` is specified, `--with` and `--without` options are ignored. -When `--all-groups` is specified, the `--with` option is ignored. {{% /note %}}