Skip to content

Commit 616e101

Browse files
authored
Merge pull request #45760 from Arhell/zh-upd
[zh] Update install-kubectl-windows.md
2 parents cb695b7 + 5381545 commit 616e101

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)