This is an automated email from the ASF dual-hosted git repository.

gabriellee pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new a69c0f28ca [typo](doc) revise zh-CN document markdown format in 
ALTER-SYSTEM-DECOMMISSION-BACKEND (#16221)
a69c0f28ca is described below

commit a69c0f28cabc6807f324e8f0e4cf7c29910eedbc
Author: DuRipeng <[email protected]>
AuthorDate: Thu Feb 2 15:42:27 2023 +0800

    [typo](doc) revise zh-CN document markdown format in 
ALTER-SYSTEM-DECOMMISSION-BACKEND (#16221)
---
 .../ALTER-SYSTEM-DECOMMISSION-BACKEND.md                            | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/docs/zh-CN/docs/sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-DECOMMISSION-BACKEND.md
 
b/docs/zh-CN/docs/sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-DECOMMISSION-BACKEND.md
index ec07e22302..b3b8272afe 100644
--- 
a/docs/zh-CN/docs/sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-DECOMMISSION-BACKEND.md
+++ 
b/docs/zh-CN/docs/sql-manual/sql-reference/Cluster-Management-Statements/ALTER-SYSTEM-DECOMMISSION-BACKEND.md
@@ -51,9 +51,9 @@ ALTER SYSTEM DECOMMISSION BACKEND 
"host:heartbeat_port"[,"host:heartbeat_port"..
 
 1. 下线两个节点
 
-         ```sql
-          ALTER SYSTEM DECOMMISSION BACKEND "host1:port", "host2:port";
-         ```
+     ```sql
+      ALTER SYSTEM DECOMMISSION BACKEND "host1:port", "host2:port";
+     ```
 
 ### Keywords
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to