Dollar signs used before commands without showing output
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
This commit is contained in:
parent
7d3f209c87
commit
92e1be4711
|
|
@ -196,7 +196,7 @@ for changes to this variable to take effect.
|
|||
You can use `kubectl convert` command to convert config files between different API versions.
|
||||
|
||||
```shell
|
||||
$ kubectl convert -f pod.yaml --output-version v1
|
||||
kubectl convert -f pod.yaml --output-version v1
|
||||
```
|
||||
|
||||
For more options, please refer to the usage of [kubectl convert](/docs/user-guide/kubectl/kubectl_convert/) command.
|
||||
|
|
|
|||
Loading…
Reference in New Issue