Skip to content

Commit 5381545

Browse files
committed
[zh] Update install-kubectl-windows.md
1 parent 8595373 commit 5381545

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/zh-cn/docs/tasks/tools/install-kubectl-windows.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,8 @@ kubectl 为 Bash、Zsh、Fish 和 PowerShell 提供自动补全功能,可以
338338
5. 安装插件后,清理安装文件:
339339

340340
```powershell
341-
del kubectl-convert.exe kubectl-convert.exe.sha256
341+
del kubectl-convert.exe
342+
del kubectl-convert.exe.sha256
342343
```
343344

344345
## {{% heading "whatsnext" %}}

0 commit comments

Comments
 (0)