Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tresf authored Jul 20, 2018
1 parent 80510fc commit 4470da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ All switched **must** be prefixed with a single hyphen. e.g. `-append -overwrit
| `allowdots` | Disable the replacement of dots `.` in a table name with underscores `_`. |
| `pointfromtext` | Use PointFromText attempts to convert `SqlGeography` `POINT(x y)` values using `PointFromText('POINT(x y)')` WKT (well-known-text) conversion |
| `debug` | Prints way more characters to your screen than you'd like to. If something didn’t work in the way you expected, or you want to submit a bug, run your statement with the debug switch. |
| `version` | Prints the version information and exits. |
| `help` or `?` | Prints this short help. Ignores all other parameters. |

## Examples
Expand Down

0 comments on commit 4470da9

Please sign in to comment.