Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rnixik committed Jul 24, 2018
1 parent 633ce22 commit da123a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -7,7 +7,7 @@
## Usage

```
sql-dumper [--config .env] "tables definition" "interval definition" ["relations definition"]
sql-dumper [--config .env] [--format sql] [--file result.sql] [--dir ./] "tables definition" "interval definition" ["relations definition"]
```

For example, you have tables with DDL:
Expand Down

0 comments on commit da123a0

Please sign in to comment.