We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e2959 commit 1e69191Copy full SHA for 1e69191
geonames_importer.sh
@@ -21,7 +21,7 @@ usage() {
21
echo " This is to operate with the geographic database"
22
echo " Where <action> can be one of this: "
23
echo " download-data Downloads the last packages of data available in GeoNames."
24
- echo " create-db Creates the mysl database structure with no data."
+ echo " create-db Creates the mysql database structure with no data."
25
echo " import-dumps Imports geonames data into db. A database is previously needed for this to work."
26
echo " drop-db Removes the db completely."
27
echo " truncate-db Removes geonames data from db."
0 commit comments