Skip to content

Commit ee0c56b

Browse files
committed
doc/command-line-flags.md - normalize
1 parent 7cf8b42 commit ee0c56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/command-line-flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you think `gh-ost` is mistaken and that there's actually no _rename_ involved
2424

2525
`gh-ost` infers the identity of the master server by crawling up the replication topology. You may explicitly tell `gh-ost` the identity of the master host via `--assume-master-host=the.master.com`. This is useful in:
2626

27-
- master-master topologies (together with [`--allow-master-master`](#allow-master-master)), where `gh-ost` can arbitrarily pick one of the co-masters and you prefer that it picks a specific one
27+
- _master-master_ topologies (together with [`--allow-master-master`](#allow-master-master)), where `gh-ost` can arbitrarily pick one of the co-masters and you prefer that it picks a specific one
2828
- _tungsten replicator_ topologies (together with [`--tungsten`](#tungsten)), where `gh-ost` is unable to crawl and detect the master
2929

3030
### assume-rbr

0 commit comments

Comments
 (0)