X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/eb0b3bfa4cd74ee9e425c54868a30d8859e694cd..a8a700e16d286971c43c013b322a1fd4a339de4d:/utils/country_languages.php diff --git a/utils/country_languages.php b/utils/country_languages.php index 5608247e..5ca61184 100755 --- a/utils/country_languages.php +++ b/utils/country_languages.php @@ -9,7 +9,7 @@ ini_set('display_errors', 'stderr'); $aCMDOptions = array( - "Import country language data from osm wiki", + 'Import country language data from osm wiki', array('help', 'h', 0, 1, 0, 0, false, 'Show Help'), array('quiet', 'q', 0, 1, 0, 0, 'bool', 'Quiet output'), array('verbose', 'v', 0, 1, 0, 0, 'bool', 'Verbose output'),