Skip to content

Commit 914051d

Browse files
authored
Update README.md
Improved description of data_dir
1 parent 46dba96 commit 914051d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ tables: '*'
124124
125125
- `mysql` MySQL connection settings
126126
- `clickhouse` ClickHouse connection settings
127-
- `binlog_replicator.data_dir` Directory for store binary log and application state
127+
- `binlog_replicator.data_dir` Create a new empty directory, it will be used by script to store it's state
128128
- `databases` Databases name pattern to replicate, e.g. `db_*` will match `db_1` `db_2` `db_test`, list is also supported
129129
- `tables` (__optional__) - tables to filter, list is also supported
130130

0 commit comments

Comments
 (0)