Skip to content

Commit

Permalink
Add link to project page.
Browse files Browse the repository at this point in the history
  • Loading branch information
abenson committed Nov 20, 2015
1 parent b65cddd commit cba2f7e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hostfw.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ fi
version_and_quit()
{
echo "`basename $0` v$VERSION; Copyright (c) 2015, Andrew C. Benson"
echo
echo You can find more information, leave feedback and feature requests, and
echo find the latest version at the project page: http://github.com/abenson/hostfw
exit
}

Expand Down Expand Up @@ -120,6 +123,9 @@ Notes:
Combine -q and -s to generate a script.
You can find more information, leave feedback and feature requests, and
find the latest version at the project page: http://github.com/abenson/hostfw
HELPMSG
exit
}
Expand Down

0 comments on commit cba2f7e

Please sign in to comment.