Skip to content

Commit 19a26d4

Browse files
committed
Remove mentioning of verbose help from osm2pgsql man page
This has not been working since we switched to the new command line parsing library...
1 parent cff21ad commit 19a26d4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

man/osm2pgsql.1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ Removes existing data from the database tables!
4848
.TP
4949
-h, --help
5050
Print help.
51-
Add \f[B]-v, --verbose\f[R] to display more verbose help.
5251
.TP
5352
-V, --version
5453
Print osm2pgsql version.

man/osm2pgsql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ mandatory for short options too.
4646
# HELP/VERSION OPTIONS
4747

4848
-h, \--help
49-
: Print help. Add **-v, \--verbose** to display more verbose help.
49+
: Print help.
5050

5151
-V, \--version
5252
: Print osm2pgsql version.

0 commit comments

Comments
 (0)