Skip to content

Commit 3e85a1b

Browse files
authored
Merge pull request #25604 from guzj11/patch-32
Update imperative-command.md
2 parents fa83273 + 4ab6bfb commit 3e85a1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/zh/docs/tasks/manage-kubernetes-objects/imperative-command.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ You can use the `-h` flag to find the arguments and flags supported by
113113
a subcommand:
114114
-->
115115
在前述示例中,`create service nodeport` 命令也称作 `create service`
116-
命令的子命令:
116+
命令的子命令。
117+
可以使用 `-h` 标志找到一个子命令所支持的参数和标志。
117118

118119
```shell
119120
kubectl create service nodeport -h

0 commit comments

Comments
 (0)