File tree Expand file tree Collapse file tree 4 files changed +6
-8
lines changed Expand file tree Collapse file tree 4 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 11
22cmake_minimum_required (VERSION 3.8.0)
33
4- project (osm2pgsql VERSION 1.10 .0 LANGUAGES CXX C)
4+ project (osm2pgsql VERSION 1.11 .0 LANGUAGES CXX C)
55
66set (CMAKE_EXPORT_COMPILE_COMMANDS ON )
77
Original file line number Diff line number Diff line change 1- .TH "OSM2PGSQL" "1" "1.10 .0" "" ""
1+ .TH "OSM2PGSQL" "1" "1.11 .0" "" ""
22.SH NAME
33.PP
44osm2pgsql-gen - Generalize OpenStreetMap data - EXPERIMENTAL!
@@ -29,10 +29,7 @@ Mandatory arguments to long options are mandatory for short options too.
2929.TP
3030-a, --append
3131Run in append mode.
32- .TP
33- -c, --create
34- Run in create mode.
35- This is the default if \f[B] -a, --append \f[ R ] is not specified.
32+ The default is to run in create mode.
3633.TP
3734-S, --style=FILE
3835The Lua config file.
@@ -44,6 +41,7 @@ Usually not required because it is read from the
4441Specifies the number of parallel threads used for certain operations.
4542Setting this to the number of available CPU cores is a reasonable
4643starting point.
44+ Minimum value and default is 1, maximum value is 256.
4745.SH HELP/VERSION OPTIONS
4846.TP
4947-h, --help
Original file line number Diff line number Diff line change 1- .TH "OSM2PGSQL-REPLICATION" "1" "1.10 .0" "" ""
1+ .TH "OSM2PGSQL-REPLICATION" "1" "1.11 .0" "" ""
22.SH NAME
33osm2pgsql-replication \- osm2pgsql database updater
44.SH SYNOPSIS
Original file line number Diff line number Diff line change 1- .TH "OSM2PGSQL" "1" "1.10 .0" "" ""
1+ .TH "OSM2PGSQL" "1" "1.11 .0" "" ""
22.SH NAME
33.PP
44osm2pgsql - OpenStreetMap data to PostgreSQL converter
You can’t perform that action at this time.
0 commit comments