Let's say you have an HTML or other text file you created or edited
with an external HTML editor and you want to import this HTML as a
template for a certain asset.
./updateTmpl.pl -t <assetId> -f <fileName>
This takes the HTML file and using the Asset::update method update the asset property.