Fixing usage in geo

This commit is contained in:
Alex Epstein 2017-06-30 12:48:55 -04:00
parent 71a2704216
commit 3348598550
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ usage() {
echo " -a [address] For specific ip in -s"
echo " -v Returns Version"
echo " -h Returns Help Screen"
echo " -u Updates Bash-Snippets"
exit
}