Skip to content

Commit

Permalink
Update command line reference for prune (#2087)
Browse files Browse the repository at this point in the history
Resolves some comments on #534 requesting a docs update.
  • Loading branch information
chris-olszewski authored Sep 27, 2022
1 parent 516a18b commit 61c2098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/docs/reference/command-line-reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ turbo run build -vvv
Generate a sparse/partial monorepo with a pruned lockfile for a target workspace.

<Callout>
This command is not yet implemented for `npm` or `pnpm`.
This command is not yet implemented for `npm`.
</Callout>

This command will generate folder called `out` with the following inside of it:
Expand Down

1 comment on commit 61c2098

@vercel
Copy link

@vercel vercel bot commented on 61c2098 Sep 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.