Skip to content

Commit 80a25e6

Browse files
committed
update help txt
Signed-off-by: Priya Bibra <pbibra@slack-corp.com>
1 parent 86c6ffc commit 80a25e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/flags/endtoend/vtorc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Flags:
2525
--bind-address string Bind address for the server. If empty, the server will listen on all available unicast and anycast IP addresses of the local system.
2626
--catch-sigpipe catch and ignore SIGPIPE on stdout and stderr if specified
2727
--change-tablets-with-errant-gtid-to-drained Whether VTOrc should be changing the type of tablets with errant GTIDs to DRAINED
28-
--clusters_to_watch strings Comma-separated list of keyspaces or keyspace/shards that this instance will monitor and repair. Defaults to all clusters in the topology. Example: "ks1,ks2/-80"
28+
--clusters_to_watch strings Comma-separated list of keyspaces or keyspace/shards or keyrange values that this instance will monitor and repair. Defaults to all clusters in the topology. Example: "ks1,ks2/-80"
2929
--config string config file name
3030
--config-file string Full path of the config file (with extension) to use. If set, --config-path, --config-type, and --config-name are ignored.
3131
--config-file-not-found-handling ConfigFileNotFoundHandling Behavior when a config file is not found. (Options: error, exit, ignore, warn) (default warn)

0 commit comments

Comments
 (0)