Fix help msg

Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
fly 2019-12-05 14:38:11 +00:00
parent 041ed6d672
commit d506d399dc

View file

@ -51,7 +51,7 @@ esac
done
if [ -z "$pbf_path" ]; then
echo "No pbf path was given. See clear-cache-files -h for details"
echo "No pbf path was given. See chunk-import -h for details"
exit 1
fi