diff --git a/docs/cli.md b/docs/cli.md index b5913b69040..a0759c27035 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -1005,3 +1005,5 @@ poetry self install --sync * `--sync`: Synchronize the environment with the locked packages and the specified groups. * `--dry-run`: Output the operations but do not execute anything (implicitly enables --verbose). + +Hello