We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8fab14 commit a03e1faCopy full SHA for a03e1fa
1 file changed
CONTRIBUTING.md
@@ -63,7 +63,7 @@ The [osm2pgsql man page](docs/osm2pgsql.1) can be built from [source](docs/osm2p
63
with `make man`. The [osm2pgsql-replication man page](docs/osm2pgsql-replication.1)
64
has been built with:
65
66
- argparse-manpage --pyfile scripts/osm2pgsql-replication --function get_parser --project-name osm2pgsql-replication > docs/osm2pgsql-replication.1
+ argparse-manpage --pyfile scripts/osm2pgsql-replication --function get_parser --project-name osm2pgsql-replication --url osm2pgsql.org > docs/osm2pgsql-replication.1
67
68
This command can be installed with:
69
0 commit comments