Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dm: update headings #11987

Merged
merged 5 commits into from
Nov 16, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
  • Loading branch information
ran-huang authored Nov 16, 2022
commit 6c3afc516dd3d7f348049ebdcc23f0ebef67f57d
4 changes: 2 additions & 2 deletions dm/dm-create-task.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: 创建 DM 数据迁移任务
title: 创建 TiDB Data Migration 数据迁移任务
summary: 了解 TiDB Data Migration 如何创建数据迁移任务。
aliases: ['/docs-cn/tidb-data-migration/dev/create-task/']
---

# 创建 DM 数据迁移任务
# 创建 TiDB Data Migration 数据迁移任务

`start-task` 命令用于创建数据迁移任务。当数据迁移任务启动时,TiDB Data Migration (DM) 将[自动对相应权限和配置进行前置检查](/dm/dm-precheck.md)。

Expand Down