From 7b75eb22430e478f42bf645625e2d9c1d806cffe Mon Sep 17 00:00:00 2001 From: Al Date: Fri, 23 Sep 2016 01:31:37 -0400 Subject: [PATCH] [fix] script docs --- scripts/geodata/geoplanet/create_geoplanet_db.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/geodata/geoplanet/create_geoplanet_db.sh b/scripts/geodata/geoplanet/create_geoplanet_db.sh index 0f4b18fc..7dced482 100755 --- a/scripts/geodata/geoplanet/create_geoplanet_db.sh +++ b/scripts/geodata/geoplanet/create_geoplanet_db.sh @@ -1,13 +1,13 @@ #!/usr/bin/env bash : ' -fetch_geoplanet.sh +create_geoplanet_db.sh ------------------------- Shell script to download Geo Planet and derive inputs for address parser training set construction. -Usage: ./fetch_geoplanet.sh out_dir +Usage: ./create_geoplanet_db.sh out_dir ' if [ "$#" -ge 1 ]; then