Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenklar committed Aug 12, 2017
1 parent dea2729 commit 7b78b99
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ tmpfile: /tmp/wms.xml
Then run the script in the same directory as `config.yml` or use the `-c` argument:

```
wms-downloader
wms-downloader -c /path/to/my_custom_config.yml
wms-downloader config.yml
```
Help
Expand All @@ -50,7 +49,7 @@ $ wms-downloader --help
usage: Downloads large geo TIFF files from a WMS service.

positional arguments:
config config file [default: config.yml]
config config file

optional arguments:
-h, --help show this help message and exit
Expand Down

0 comments on commit 7b78b99

Please sign in to comment.