Skip to content

Commit

Permalink
fix leader transfer example (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
disksing authored and nolouch committed Jul 27, 2018
1 parent dd76020 commit d1b4f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pd-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ Success!
}
>> member leader resign // 将 leader 从当前成员移走
......
>> member leader transfer 9724873857558226554 // 将 leader 迁移至指定 ID 成员
>> member leader transfer pd3 // 将 leader 迁移至指定成员
......
```

Expand Down

0 comments on commit d1b4f47

Please sign in to comment.