summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorgeoghegan <geoghegan@ffa7fe5e-494d-0410-b361-a75ebd5db220>2011-09-19 14:15:22 +0000
committergeoghegan <geoghegan@ffa7fe5e-494d-0410-b361-a75ebd5db220>2011-09-19 14:15:22 +0000
commit21b4140d571af90d83679ac5dc96b449a0ac1fcb (patch)
tree144d8039fdbaad56d5f406c0886e976bc022bec8 /man
parent64db2c47a1d91f002972895417615afbc041132b (diff)
downloadnavit-21b4140d571af90d83679ac5dc96b449a0ac1fcb.tar.gz
Fix:Manpage: Escapes the minus character in the maptool manpage as per ticket #937 | Thanks, Pini
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4786 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'man')
-rw-r--r--man/maptool.118
1 files changed, 9 insertions, 9 deletions
diff --git a/man/maptool.1 b/man/maptool.1
index 9d873b34a..a812a75a5 100644
--- a/man/maptool.1
+++ b/man/maptool.1
@@ -4,14 +4,14 @@ 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] [-2] [-5 <file>] [-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>]
+[\-h] [\-2] [\-5 <file>] [\-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] [-2] [-5 <file>] [-6] [-a <level>] [-c] [-e <phase>]
-[-i <file>] [-k] [-M] [-N] [-o] [-P] [-r <file>] [-s <phase>]
-[-S <size>] [-w] [-W] [-U] [-z <level>]
+.B maptool \-\-protobuf \-i planet.osm.pbf planet.bin
+[\-h] [\-2] [\-5 <file>] [\-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
maptool parses osm textfile and converts it to Navit binfile format
.SH OPTIONS
@@ -25,7 +25,7 @@ convert ways and polygons to POIs when applicable
\-4 (\-\-md5)
set file where to write md5 sum
.TP
-\-6 (-\-64bit)
+\-6 (\-\-64bit)
set zip 64 bit compression
.TP
\-a (\-\-attr-debug-level) <level>
@@ -52,7 +52,7 @@ process only nodes
\-o (\-\-coverage)
converts every street to street_converage, resulting in a big fat black line.
You can overlay this map with another vector map or image map, and every street
-you will still see is missing in the -o map
+you will still see is missing in the \-o map
.TP
\-P (\-\-protobuf)
input file is protobuf