correct description for wget in batch.xml

git-svn-id: https://osmand.googlecode.com/svn/trunk@769 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
This commit is contained in:
prescott66@gmail.com 2010-12-06 10:32:34 +00:00
parent 225fe88e25
commit d61228f779

View file

@ -23,7 +23,10 @@
downloadOsmFiles="true" generateIndexes="true" uploadIndexes="true"
deleteFilesAfterUploading="true" indexPOI="true" indexMap="true"
indexTransport="true" indexAddress="true" mapZooms="" renderingTypesFile="">
<!-- add wget="C:/Program Files/GNUWin32/bin/wget.exe" to process, to use wget for download -->
<!-- Add wget="C:/Program Files/GNUWin32/bin/wget.exe" to process, to use wget for download.
On linux systems if wget is in your path it can be wget="wget" or you can make own script with wget command:
wget="/path/to/script/wget.sh"
-->
<!-- Countries to download from osm server -->
<!-- EUROPE -->