From 3fad492c6ffda1cec7cf3244037d55be0abc45c6 Mon Sep 17 00:00:00 2001 From: Darkshredder Date: Mon, 29 Mar 2021 14:27:06 +0530 Subject: [PATCH 1/1] Update manpage after rebase --- manual/nominatim.1 | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/manual/nominatim.1 b/manual/nominatim.1 index 34dd0a3c..c5563bb5 100644 --- a/manual/nominatim.1 +++ b/manual/nominatim.1 @@ -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] -- 2.39.5