diff --git a/docs/pages/docs/reference/command-line-reference.mdx b/docs/pages/docs/reference/command-line-reference.mdx index ab022e57f3648..2af0951a93a7a 100644 --- a/docs/pages/docs/reference/command-line-reference.mdx +++ b/docs/pages/docs/reference/command-line-reference.mdx @@ -326,6 +326,8 @@ This command will generate folder called `out` with the following inside of it: - A new pruned lockfile that only contains the pruned subset of the original root lockfile with the dependencies that are actually used by the packages in the pruned workspace. - A copy of the root `package.json` +⚠️ _This command is not yet implemented for pnpm and npm_ + ``` . # Folder full source code for all package needed to build the target ├── package.json # The root `package.json`