Skip to content

Commit a881d22

Browse files
authored
Merge pull request #2384 from joto/no-verbose-help
Remove mentioning of verbose help from osm2pgsql man page
2 parents d321af3 + 19a26d4 commit a881d22

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)