Change command 'import-special-phrases --from-wiki' to 'special-phrases --import-from-wiki'.

This commit is contained in:
AntoJvlt
2021-03-26 01:57:51 +01:00
parent cde9389e75
commit 57ce75eb67
7 changed files with 9 additions and 9 deletions

View File

@@ -270,7 +270,7 @@ If you want to be able to search for places by their type through
[special key phrases](https://wiki.openstreetmap.org/wiki/Nominatim/Special_Phrases)
you also need to import these key phrases like this:
nominatim import-special-phrases --from-wiki
nominatim special-phrases --import-from-wiki
Note that this command downloads the phrases from the wiki link above. You
need internet access for the step.