From fe5ea747974d7807710eeb6950f4cc603e511afa Mon Sep 17 00:00:00 2001 From: shaohk Date: Tue, 3 Jan 2023 19:27:14 +0800 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Tim Vaillancourt --- doc/command-line-flags.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/command-line-flags.md b/doc/command-line-flags.md index 37e99d1..06ba862 100644 --- a/doc/command-line-flags.md +++ b/doc/command-line-flags.md @@ -62,7 +62,7 @@ It is not reliable to parse the `ALTER` statement to determine if it is instant `gh-ost` will automatically fallback to the normal DDL process if the attempt to use instant DDL is unsuccessful. ### binlogsyncer-max-reconnect-attempts -`--binlogsyncer-max-reconnect-attempts=0`, the maximum number of attempts to re-establish a broken connection for sync binlog. `0` or `negative number` means infinite retry, default `0`. +`--binlogsyncer-max-reconnect-attempts=0`, the maximum number of attempts to re-establish a broken inspector connection for sync binlog. `0` or `negative number` means infinite retry, default `0`. ### conf