File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
2
2
cmake_minimum_required (VERSION 3.8.0 )
3
3
4
- project (osm2pgsql VERSION 2.0.0 LANGUAGES CXX C )
4
+ project (osm2pgsql VERSION 2.0.1 LANGUAGES CXX C )
5
5
6
6
set (CMAKE_EXPORT_COMPILE_COMMANDS ON )
7
7
Original file line number Diff line number Diff line change 1
- .TH "OSM2PGSQL" "1" "2.0.0 " "" ""
1
+ .TH "OSM2PGSQL" "1" "2.0.1 " "" ""
2
2
.SH NAME
3
3
.PP
4
4
osm2pgsql-gen - Generalize OpenStreetMap data - EXPERIMENTAL!
Original file line number Diff line number Diff line change 1
- .TH "OSM2PGSQL-REPLICATION" "1" "2.0.0 " "" ""
1
+ .TH "OSM2PGSQL-REPLICATION" "1" "2.0.1 " "" ""
2
2
.SH NAME
3
3
osm2pgsql-replication \- osm2pgsql database updater
4
4
.SH SYNOPSIS
@@ -218,7 +218,7 @@ Maximum data to load in MB (default: 500MB)
218
218
219
219
.TP
220
220
\fB \-\- osm2pgsql \- cmd \fR \fI \, OSM2PGSQL_CMD \/ \fR
221
- Path to osm2pgsql command
221
+ Path to osm2pgsql command (default: /home/suzuki/osm/dev/osm2pgsql/scripts/osm2pgsql)
222
222
223
223
.TP
224
224
\fB \-\- once \fR
Original file line number Diff line number Diff line change 1
- .TH "OSM2PGSQL" "1" "2.0.0 " "" ""
1
+ .TH "OSM2PGSQL" "1" "2.0.1 " "" ""
2
2
.SH NAME
3
3
.PP
4
4
osm2pgsql - OpenStreetMap data to PostgreSQL converter
You can’t perform that action at this time.
0 commit comments