#! /bin/bash

tidy --indent yes --indent-spaces 3 $*

echo >&2
echo "Use $0 with -m to modify the file in place" >&2
