From 4bd0b528b0f70f93d213191c4ea169cbd0ef90eb Mon Sep 17 00:00:00 2001 From: liuzhanfeng2 Date: Mon, 17 Mar 2025 14:09:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=A3=E7=AC=94?= =?UTF-8?q?=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/zh/docs/ToolandCommandReference/gs_install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/ToolandCommandReference/gs_install.md b/content/zh/docs/ToolandCommandReference/gs_install.md index 4a7da4fc8..a2433ee75 100644 --- a/content/zh/docs/ToolandCommandReference/gs_install.md +++ b/content/zh/docs/ToolandCommandReference/gs_install.md @@ -80,7 +80,7 @@ openGauss安装部署,要求用户指定配置文件,配置文件中会指 - --dorado-cluster-mode=PARAM - 指定存储设备的集群模式,dorado-cluster-mode 主机群or备机群。 + 指定存储设备的集群模式,dorado-cluster-mode 主集群or备集群。 取值范围: - primary:以资源池化dorado双集群主集群安装。 -- Gitee