Files
pnpm/.changeset/fix-completion-help-url.md
Trevor Burnham 0ecff5b85c fix(completion): correct documentation URL in help output (#10511)
The completion command's help text was showing a URL that redirects to a 404 page
(https://pnpm.io/10.x/cli/completion\). This changes it to the correct URL
(https://pnpm.io/completion\) where the documentation actually exists.

close #10281
2026-01-26 01:30:08 +01:00

239 B

@pnpm/plugin-commands-completion, pnpm
@pnpm/plugin-commands-completion pnpm
patch patch

Fixed the documentation URL shown in pnpm completion --help to point to the correct page at https://pnpm.io/completion #10281.