Bash script for check the Docs of a Git repo before commit a new version
./autocheck.sh -p <REPO_PATH> Check the repo in the path specified
./autocheck.sh -h Display this message
Alejandro Villegas (alex.ansi.c@gmail.com)