summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorStefan Wildemann <metalstrolch@users.noreply.github.com>2017-12-04 09:44:45 +0100
committerGitHub <noreply@github.com>2017-12-04 09:44:45 +0100
commit96cddf39a9afc69ce881aae5ab03e5082deb24d5 (patch)
tree4e753d072d01e08bbda3e268de6a26a80d9274de /man
parentf3d26a007a6c412ea1e7be00890d4c9fb3bc62c2 (diff)
parentd0d48666cb1dcfe53a1649e1153bbf884951a9c1 (diff)
downloadnavit-96cddf39a9afc69ce881aae5ab03e5082deb24d5.tar.gz
Merge branch 'trunk' into icon_drinking_water
Diffstat (limited to 'man')
-rw-r--r--man/maptool.17
1 files changed, 2 insertions, 5 deletions
diff --git a/man/maptool.1 b/man/maptool.1
index 4112d0b15..8705f648e 100644
--- a/man/maptool.1
+++ b/man/maptool.1
@@ -4,13 +4,13 @@ maptool \- parse osm textfile and convert to Navit binfile format
.SH SYNOPSIS
.B For OSM XML data:
.B bzcat planet.osm.bz2 | maptool mymap.bin
-[\-h] [\-5 <file>] [\-6] [\-a <level>] [\-c] -[\-d <connect string]
+[\-h] [\-6] [\-a <level>] [\-c] -[\-d <connect string]
[\-e <phase>] [\-i <file>] [\-k] [\-M] [\-N] [\-o] [\-r <file>] [\-s <phase>]
[\-S <size>] [\-w] [\-W] [\-U] [\-z <level>]
.B For OSM Protobuf/PBF data:
.B maptool \-\-protobuf \-i planet.osm.pbf planet.bin
-[\-h] [\-5 <file>] [\-6] [\-a <level>] [\-c] [\-e <phase>]
+[\-h] [\-6] [\-a <level>] [\-c] [\-e <phase>]
[\-i <file>] [\-k] [\-M] [\-N] [\-o] [\-P] [\-r <file>] [\-s <phase>]
[\-S <size>] [\-w] [\-W] [\-U] [\-z <level>]
.SH DESCRIPTION
@@ -20,9 +20,6 @@ maptool parses osm textfile and converts it to Navit binfile format
\-h (\-\-help)
display a short help message
.TP
-\-5 (\-\-md5)
-set file where to write md5 sum
-.TP
\-6 (\-\-64bit)
set zip 64 bit compression
.TP