mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
Update manpage after rebase
This commit is contained in:
@@ -24,7 +24,7 @@ nominatim
|
|||||||
Update the database using an online replication service.
|
Update the database using an online replication service.
|
||||||
.TP
|
.TP
|
||||||
\fBnominatim\fR \fI\,special-phrases\/\fR
|
\fBnominatim\fR \fI\,special-phrases\/\fR
|
||||||
Maintain special phrases.
|
Import special phrases.
|
||||||
.TP
|
.TP
|
||||||
\fBnominatim\fR \fI\,add-data\/\fR
|
\fBnominatim\fR \fI\,add-data\/\fR
|
||||||
Add additional data from a file or an online source.
|
Add additional data from a file or an online source.
|
||||||
@@ -210,9 +210,9 @@ Set timeout for file downloads.
|
|||||||
|
|
||||||
.SH OPTIONS 'nominatim special-phrases'
|
.SH OPTIONS 'nominatim special-phrases'
|
||||||
usage: nominatim special-phrases [-h] [-q] [-v] [--project-dir DIR] [-j NUM]
|
usage: nominatim special-phrases [-h] [-q] [-v] [--project-dir DIR] [-j NUM]
|
||||||
[--from-wiki] [-o OUTPUT]
|
[--import-from-wiki]
|
||||||
|
|
||||||
Maintain special phrases.
|
Import special phrases.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -234,12 +234,8 @@ Base directory of the Nominatim installation (default:.)
|
|||||||
Number of parallel threads to use
|
Number of parallel threads to use
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-from\-wiki\fR
|
\fB\-\-import\-from\-wiki\fR
|
||||||
Pull special phrases from the OSM wiki.
|
Import special phrases from the OSM wiki to the database.
|
||||||
|
|
||||||
.TP
|
|
||||||
\fB\-o\fR \fI\,OUTPUT\/\fR, \fB\-\-output\fR \fI\,OUTPUT\/\fR
|
|
||||||
File to write the preprocessed phrases to.If omitted, it will be written to stdout.
|
|
||||||
|
|
||||||
.SH OPTIONS 'nominatim add-data'
|
.SH OPTIONS 'nominatim add-data'
|
||||||
usage: nominatim add-data [-h] [-q] [-v] [--project-dir DIR] [-j NUM]
|
usage: nominatim add-data [-h] [-q] [-v] [--project-dir DIR] [-j NUM]
|
||||||
|
|||||||
Reference in New Issue
Block a user