diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,7 +7,7 @@ output to a .kml file. Example usage: -``` +```text ./gk2kml.py -z 5 -w out 4973819 5403153 48.544705978693315, 7.869524492879161 Writing to kml file: out.kml @@ -18,13 +18,13 @@ $LON, $LAT and $NAME in template.kml will be replaced. ### Usage -``` +```text usage: gk2kml.py [-h] [-z [ZONE]] [-w [WRITE]] coord coord ``` ### Help -``` +```text Convert Gauss-Kru(e)ger Coordinates to WGS84 positional arguments: |