From c7f7a7bb73ac89d44f14c1ab2ec642b8bdb453e0 Mon Sep 17 00:00:00 2001 From: lance6716 Date: Mon, 31 Aug 2020 15:50:46 +0800 Subject: [PATCH 1/2] Update command-line-flags.md --- zh/command-line-flags.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh/command-line-flags.md b/zh/command-line-flags.md index f4cea41ba..1daf11322 100644 --- a/zh/command-line-flags.md +++ b/zh/command-line-flags.md @@ -20,7 +20,7 @@ aliases: ['/docs-cn/tidb-data-migration/dev/command-line-flags/'] - DM-master 节点间通信的外部连接地址 - 默认值为 `"{peer-urls}"` -- 可选参数,可以为 `"域名:port"` 的形式 +- 可选参数,可以为 `"http(s)://域名:port"` 的形式 ### `--config` From e002a5fc01b0c5f86a5b409b651fbe13c275ea5d Mon Sep 17 00:00:00 2001 From: lance6716 Date: Mon, 31 Aug 2020 15:53:21 +0800 Subject: [PATCH 2/2] Update command-line-flags.md --- en/command-line-flags.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/command-line-flags.md b/en/command-line-flags.md index d77bc7084..0efd46a5e 100644 --- a/en/command-line-flags.md +++ b/en/command-line-flags.md @@ -19,7 +19,7 @@ This document introduces DM's command-line flags. - The external address for communication between DM-master nodes - The default value is `"{peer-urls}"` -- Optional flag. It can be in the form of `"domain-name:port"` +- Optional flag. It can be in the form of `"http(s)://domain-name:port"` ### `--config`