Skip to content

Commit

Permalink
tools: update the leader transfer example (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilin90 authored and CaitinChen committed Jul 30, 2018
1 parent 8ac6944 commit 3f18e59
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 @@ -340,7 +340,7 @@ Success!
}
>> member leader resign // Move leader away from the current member
......
>> member leader transfer 9724873857558226554 // Migrate leader to a specified ID member
>> member leader transfer pd3 // Migrate leader to a specified member
......
```
Expand Down

0 comments on commit 3f18e59

Please sign in to comment.