fix formatting

This commit is contained in:
Justin Theberge
2016-04-07 21:58:57 -04:00
parent 70dadfba28
commit bdfc86f850
2 changed files with 3 additions and 3 deletions

View File

@ -60,7 +60,7 @@ function helpFunc()
echo "::: -f, --force Force updating of the hosts files, even if there are no changes"
echo "::: -q, --quiet output is less verbose"
echo "::: -h, --help Show this help dialog"
echo "::: -l, --list Display your whitelisted domains"
echo "::: -l, --list Display your whitelisted domains"
exit 1
}