From 83c505d767221e83a89f00172ce785f1bf1cb736 Mon Sep 17 00:00:00 2001 From: geoghegan Date: Sat, 29 Jan 2011 17:50:11 +0000 Subject: Add:Manpage: Adds in documentation of switches such as -6 and -S for Maptool git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4065 ffa7fe5e-494d-0410-b361-a75ebd5db220 --- man/maptool.1 | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'man') diff --git a/man/maptool.1 b/man/maptool.1 index f6a8d59c1..417022a62 100644 --- a/man/maptool.1 +++ b/man/maptool.1 @@ -12,11 +12,8 @@ maptool parses osm textfile and converts to NavIt binfile format \-h (\-\-help) display a short help message .TP -\-N (\-\-nodes-only) -process only nodes -.TP -\-W (\-\-ways-only) -process only ways +\-6 (-\-64bit) +set zip 64 bit compression .TP \-a (\-\-attr-debug-level) control which data is included in the debug attribute @@ -30,18 +27,27 @@ get osm data out of a postgresql database with osm simple scheme and given conne \-e (\-\-end) end at specified phase .TP +\-i (\-\-input-file) +specify the input file name (OSM), overrules default stdin +.TP \-k (\-\-keep-tmpfiles) do not delete tmp files after processing. useful to reuse them .TP +\-N (\-\-nodes-only) +process only nodes +.TP \-s (\-\-start) start at specified phase .TP -\-i (\-\-input-file) -specify the input file name (OSM), overrules default stdin +\-S (\-\-slice-size) +defines the amount of memory to use, in bytes. Default is 1GB .TP \-w (\-\-dedupe-ways) ensure no duplicate ways or nodes. useful when using several input files .TP +\-W (\-\-ways-only) +process only ways +.TP \-z (\-\-compression-level) set the compression level .SH BUGS -- cgit v1.2.1