Skip to content

Commit 4470da9

Browse files
authored
Update README.md
1 parent 80510fc commit 4470da9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ All switched **must** be prefixed with a single hyphen. e.g. `-append -overwrit
4545
| `allowdots` | Disable the replacement of dots `.` in a table name with underscores `_`. |
4646
| `pointfromtext` | Use PointFromText attempts to convert `SqlGeography` `POINT(x y)` values using `PointFromText('POINT(x y)')` WKT (well-known-text) conversion |
4747
| `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. |
48+
| `version` | Prints the version information and exits. |
4849
| `help` or `?` | Prints this short help. Ignores all other parameters. |
4950

5051
## Examples

0 commit comments

Comments
 (0)