[Tile-serving] [openstreetmap/osm2pgsql] Update docs on making `osm2pgsql-replication` man page (#1554)
Sarah Hoffmann
notifications at github.com
Tue Aug 17 17:53:22 UTC 2021
@lonvia commented on this pull request.
> @@ -63,7 +63,15 @@ The [osm2pgsql man page](docs/osm2pgsql.1) can be built from [source](docs/osm2p
with `make man`. The [osm2pgsql-replication man page](docs/osm2pgsql-replication.1)
has been built with:
- argparse-manpage --pyfile scripts/osm2pgsql-replication --function get_parser
+ argparse-manpage --pyfile scripts/osm2pgsql-replication --function get_parser --project-name osm2pgsql-replication --url osm2pgsql.org > docs/osm2pgsql-replication.1
+
+This command can be installed with:
+
+```sh
+sudo apt-get install python3-argparse-manpage
+```
+
+Remove the `.SH AUTHORS` section which this command adds
Another missing full stop, I'm afraid. Otherwise good to go.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1554#pullrequestreview-732063388
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210817/f5f52bbe/attachment.htm>
More information about the Tile-serving
mailing list