Skip to content

Commit a8373d3

Browse files
authored
Merge pull request #49090 from my-git9/pp-2849
[zh-cn]sync kubeadm_reset_phase.md
2 parents 445aaae + 311e0a8 commit a8373d3

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset/kubeadm_reset_phase.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Use this command to invoke single phase of the reset workflow
2+
Use this command to invoke single phase of the "reset" workflow
33
-->
44
使用此命令来调用 `reset` 工作流程的某个阶段。
55

@@ -9,9 +9,13 @@ Use this command to invoke single phase of the reset workflow
99
### 概要
1010

1111
<!--
12-
Use this command to invoke single phase of the reset workflow
12+
Use this command to invoke single phase of the "reset" workflow
1313
-->
14-
使用此命令来调用 `reset` 工作流程的某个阶段。
14+
使用此命令来调用 `reset` 工作流程的某个阶段:
15+
16+
```shell
17+
kubeadm reset phase [flags]
18+
```
1519

1620
<!--
1721
### Options

0 commit comments

Comments
 (0)