From 7a3da96527dfdff16a47ef32739507b87cfbd8da Mon Sep 17 00:00:00 2001 From: Yue JIN <40021217+kingyue737@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:22:50 +0800 Subject: [PATCH] docs: add pwsh in completion --- docs/completion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/completion.md b/docs/completion.md index 36ba043813b0..4702e41eecb5 100644 --- a/docs/completion.md +++ b/docs/completion.md @@ -4,7 +4,7 @@ title: Command line tab-completion --- Unlike other popular package managers, which usually require plugins, pnpm -supports command line tab-completion for Bash, Zsh, Fish, and similar shells. +supports command line tab-completion for Bash, Zsh, Fish, Pwsh and similar shells. To setup autocompletion for Bash, run: