diff --git a/content/en/docs/Toolreference/gs_ctl.md b/content/en/docs/Toolreference/gs_ctl.md
index 077ed1a9a86c9ad79636f835d219ef25dfd7bd62..37e4b8b975340bb7c1ac695b26165654d8b44945 100644
--- a/content/en/docs/Toolreference/gs_ctl.md
+++ b/content/en/docs/Toolreference/gs_ctl.md
@@ -281,7 +281,7 @@ The **gs\_ctl** tool can use the following types of parameters:
Specifies the disabled mode.
|
Values of mode:
-- smart: The host is immediately disconnected, which is the same as fast.
- fast: All active transactions are rolled back and all clients are disconnected forcibly, and then the server is disabled.
- immediate: The server is shut down forcibly and fault recovery occurs on the next startup.
+- fast: All active transactions are rolled back and all clients are disconnected forcibly, and then the server is disabled.
- immediate: The server is shut down forcibly and fault recovery occurs on the next startup.
Default value: fast
|
diff --git a/content/en/docs/Toolreference/gs_om.md b/content/en/docs/Toolreference/gs_om.md
index e2fd618e399871337945ff3212d3ac5e947e5102..e88e8f636a0a23476757cdf98c1fd1d3584cd905 100644
--- a/content/en/docs/Toolreference/gs_om.md
+++ b/content/en/docs/Toolreference/gs_om.md
@@ -155,17 +155,16 @@ The **gs\_om** tool can use the following types of parameters:
- **fast**: The data of the primary and standby instance relationship is ensured to be consistent.
- **immediate**: The data of the primary and standby instance relationship is not ensured to be consistent.
- - **smart**: The data of the primary and standby instance is consistent, and all the local logs on the standby server are re-executed.
+
- Default value: **fast**
-
- - --time-out=SECS
-
- Specifies the timeout threshold. **gs\_om** exits when times out. Unit: s
-
- Value range: a positive integer. The recommended value is **300**.
-
- Default value: **300**
+ Default value: **fast**
+- --time-out=SECS
+
+ Specifies the timeout threshold. **gs\_om** exits when times out. Unit: s
+
+ Value range: a positive integer. The recommended value is **300**.
+
+ Default value: **300**
- Parameters for checking status
diff --git a/content/zh/docs/Toolreference/gs_ctl.md b/content/zh/docs/Toolreference/gs_ctl.md
index e61f541eef8d9f287256bf0a97add50353ceaedb..6ccb39d503e9358eff50ea7b92a4d51f5a72efbf 100644
--- a/content/zh/docs/Toolreference/gs_ctl.md
+++ b/content/zh/docs/Toolreference/gs_ctl.md
@@ -112,7 +112,6 @@ gs\_ctl参数可分为如下几类:
-
**表 2** 公共参数
@@ -281,7 +280,7 @@ gs\_ctl参数可分为如下几类:
声明关闭模式。
|
mode的取值:
-- smart:单机模式下主机立即断开,同fast。
- fast:不等待客户端中断连接,所有活跃事务都被回滚并且客户端都被强制断开,然后服务器将被关闭。
- immediate:强行关闭,在下次重新启动的时候将导致故障恢复。
+- fast:不等待客户端中断连接,所有活跃事务都被回滚并且客户端都被强制断开,然后服务器将被关闭。
- immediate:强行关闭,在下次重新启动的时候将导致故障恢复。
默认值:fast
|
diff --git a/content/zh/docs/Toolreference/gs_om.md b/content/zh/docs/Toolreference/gs_om.md
index 57303e6e89cf82310d1e025ca7374a65adb78e7e..e95f1a51d80dda49dc333f63a182f031f2f80665 100644
--- a/content/zh/docs/Toolreference/gs_om.md
+++ b/content/zh/docs/Toolreference/gs_om.md
@@ -155,17 +155,16 @@ gs\_om参数可以分为如下几类:
- fast方式:保证有主备关系的实例数据是一致的。
- immediate方式:不保证有主备关系的实例数据是一致的。
- - smart方式:保证有主备关系的实例数据是一致的,且备机本地所有日志都已redo。
+
- 默认值:fast方式。
-
- - --time-out=SECS
-
- 指定超时时间,如果超时,om脚本自动退出。单位:s。
-
- 取值范围:正整数,建议值300。
-
- 默认值:300
+ 默认值:fast方式
+- --time-out=SECS
+
+ 指定超时时间,如果超时,om脚本自动退出。单位:s。
+
+ 取值范围:正整数,建议值300。
+
+ 默认值:300
- 查询状态参数: