Skip to content

Commit

Permalink
Added note to --schema-only - #175 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Feb 5, 2023
1 parent f2b8e65 commit 7c0b8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Specify tables
pgsync table1,table2 --schema-first
```

Or just the schema
Or just the schema (this wipes out existing data)

```sh
pgsync --schema-only
Expand Down

0 comments on commit 7c0b8f7

Please sign in to comment.