Skip to content

Commit c8fab14

Browse files
committed
update docs on how to build the docs to include the project name
1 parent e0b1257 commit c8fab14

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 > docs/osm2pgsql-replication.1
66+
argparse-manpage --pyfile scripts/osm2pgsql-replication --function get_parser --project-name osm2pgsql-replication > docs/osm2pgsql-replication.1
6767

6868
This command can be installed with:
6969

0 commit comments

Comments
 (0)