Added Version-Info to help function.

This is draft 1 for Issue #2
This commit is contained in:
Oliver Rümpelein 2015-01-11 13:11:21 +01:00
parent b85da0e3d3
commit 942defa68b

View file

@ -6,9 +6,11 @@ PIZZAUSER=$(whoami)
PIZZAART=
PIZZARCV=
PIZZASEND=
PIZZAVERSION="v1.0.0"
help() {
echo "pizza - sent small ASCII-Icons by Mail"
echo "this is pizza ${PIZZAVERSION}"
echo "--------------------------------------"
echo "Usage: -p Send a pizza (default)"
echo " -l Send a heart"