]> git.openstreetmap.org Git - nominatim.git/commitdiff
Update manpage after rebase
authorDarkshredder <srivastavayash58@gmail.com>
Mon, 29 Mar 2021 08:57:06 +0000 (14:27 +0530)
committerDarkshredder <srivastavayash58@gmail.com>
Mon, 29 Mar 2021 08:57:06 +0000 (14:27 +0530)
manual/nominatim.1

index 34dd0a3ce106b6027f7c569ef2e2f872af02c905..c5563bb58e83eede774062b7e91cfa32fe484651 100644 (file)
@@ -24,7 +24,7 @@ nominatim
     Update the database using an online replication service.
 .TP
 \fBnominatim\fR \fI\,special-phrases\/\fR
-    Maintain special phrases.
+    Import special phrases.
 .TP
 \fBnominatim\fR \fI\,add-data\/\fR
     Add additional data from a file or an online source.
@@ -210,9 +210,9 @@ Set timeout for file downloads.
 
 .SH OPTIONS 'nominatim special-phrases'
 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
 
 .TP
-\fB\-\-from\-wiki\fR
-Pull special phrases from the OSM wiki.
-
-.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.
+\fB\-\-import\-from\-wiki\fR
+Import special phrases from the OSM wiki to the database.
 
 .SH OPTIONS 'nominatim add-data'
 usage: nominatim add-data [-h] [-q] [-v] [--project-dir DIR] [-j NUM]