Skip to content

Commit 5d02948

Browse files
authored
Merge pull request #33371 from kinzhi/kinzhi76
[zh]Update content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_completion.md
2 parents 13f471f + e550e63 commit 5d02948

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_completion.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<!--
2+
The file is auto-generated from the Go source code of the component using a generic
3+
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
4+
to generate the reference documentation, please read
5+
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
6+
To update the reference conent, please follow the
7+
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
8+
guide. You can file document formatting bugs against the
9+
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
10+
-->
11+
12+
<!--
13+
Output shell completion code for the specified shell (bash or zsh)
14+
-->
15+
为指定 Shell(Bash 或 Zsh) 输出 Shell 补全代码
116

217
<!--
318
### Synopsis
@@ -118,7 +133,9 @@ source <(kubeadm completion zsh)
118133
<tr>
119134
<td></td><td style="line-height: 130%; word-wrap: break-word;">
120135
<!-- help for completion -->
136+
<p>
121137
completion 操作的帮助命令
138+
</p>
122139
</td>
123140
</tr>
124141

@@ -146,7 +163,9 @@ completion 操作的帮助命令
146163
<!--
147164
[EXPERIMENTAL] The path to the 'real' host root filesystem.
148165
-->
166+
<p>
149167
[实验] 到 '真实' 主机根文件系统的路径。
168+
</p>
150169
</td>
151170
</tr>
152171

0 commit comments

Comments
 (0)