mkdir -p images
chmod +x ./bin/mocha.js
help2man -n 'simple, flexible, fun test framework' --no-info ./bin/mocha.js > mocha.1
perl -i -pe 's/(mocha)\.js/$1/ig' mocha.1
