File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
content/zh/docs/reference/setup-tools/kubeadm/generated Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
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 补全代码
1
16
2
17
<!--
3
18
### Synopsis
@@ -118,7 +133,9 @@ source <(kubeadm completion zsh)
118
133
<tr >
119
134
<td ></td ><td style =" line-height : 130% ; word-wrap : break-word ;" >
120
135
<!-- help for completion -->
136
+ <p >
121
137
completion 操作的帮助命令
138
+ </p >
122
139
</td >
123
140
</tr >
124
141
@@ -146,7 +163,9 @@ completion 操作的帮助命令
146
163
<!--
147
164
[EXPERIMENTAL] The path to the 'real' host root filesystem.
148
165
-->
166
+ <p >
149
167
[ 实验] 到 '真实' 主机根文件系统的路径。
168
+ </p >
150
169
</td >
151
170
</tr >
152
171
You can’t perform that action at this time.
0 commit comments