update help func name

This commit is contained in:
larry.espenshade 2022-03-08 17:03:36 -05:00
parent 9764a2ece1
commit b7771a66d0

View File

@ -53,7 +53,7 @@ command:update-script() {
fi
}
help:update-image() {
help:update-script() {
echo "Update $0 from $FINAL_IMAGE ."
}