Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Commit e7db01e

Browse files
Recommend --catalog instead of --properties (#182)
1 parent 14a0be5 commit e7db01e

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
@@ -107,7 +107,7 @@ for more information.
107107
### Run the tap in Sync Mode
108108

109109
```
110-
tap-postgres --config config.json --properties catalog.json
110+
tap-postgres --config config.json --catalog catalog.json
111111
```
112112

113113
The tap will write bookmarks to stdout which can be captured and passed as an optional `--state state.json` parameter

0 commit comments

Comments
 (0)