Skip to content

Commit 8598000

Browse files
mohitm15Shlomi Noach
andauthored
Update doc/command-line-flags.md
Thank you for the suggestion @shlomi-noach Co-Authored-By: Shlomi Noach <[email protected]>
1 parent 991cdc5 commit 8598000

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
@@ -161,7 +161,7 @@ List of metrics and threshold values; topping the threshold of any will cause th
161161

162162
### migrate-on-replica
163163

164-
Typically `gh-ost` is used to migrate tables on a master. If you wish to only perform the migration in full on a replica, connect `gh-ost` to said replica and pass `--migrate-on-replica`. `gh-ost` will briefly connect to the master but other issue will make no changes on the master. Migration will be fully executed on the replica, while making sure to maintain a small replication lag.
164+
Typically `gh-ost` is used to migrate tables on a master. If you wish to only perform the migration in full on a replica, connect `gh-ost` to said replica and pass `--migrate-on-replica`. `gh-ost` will briefly connect to the master but otherwise will make no changes on the master. Migration will be fully executed on the replica, while making sure to maintain a small replication lag.
165165

166166
### postpone-cut-over-flag-file
167167

0 commit comments

Comments
 (0)