Fix help msg
Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
parent
041ed6d672
commit
d506d399dc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue