docs: Update kk upgrade parameters

This commit is contained in:
lvillis 2021-12-20 17:23:33 +08:00
parent 5a3d6c4be7
commit f9c869ae83
2 changed files with 2 additions and 2 deletions

View File

@ -143,7 +143,7 @@ You have more control to customize parameters or create a multi-node cluster usi
1. First, create an example configuration file
```shell script
./kk create config [--with-kubernetes version] [--with-kubesphere version] [(-f | --file) path]
./kk create config [--with-kubernetes version] [--with-kubesphere version] [(-f | --filename) path]
```
**examples:**

View File

@ -145,7 +145,7 @@ KubeKey 可以同时安装 Kubernetes 和 KubeSphere。根据 KubeSphere 所安
1. 首先,创建一个示例配置文件
```shell script
./kk create config [--with-kubernetes version] [--with-kubesphere version] [(-f | --file) path]
./kk create config [--with-kubernetes version] [--with-kubesphere version] [(-f | --filename) path]
```
**例子:**