Skip to content

Commit e0b1257

Browse files
committed
update doc on how to build doc
1 parent de9dce0 commit e0b1257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The [osm2pgsql man page](docs/osm2pgsql.1) can be built from [source](docs/osm2p
6363
with `make man`. The [osm2pgsql-replication man page](docs/osm2pgsql-replication.1)
6464
has been built with:
6565

66-
argparse-manpage --pyfile scripts/osm2pgsql-replication --function get_parser
66+
argparse-manpage --pyfile scripts/osm2pgsql-replication --function get_parser > docs/osm2pgsql-replication.1
6767

6868
This command can be installed with:
6969

0 commit comments

Comments
 (0)