parent
b85da0e3d3
commit
942defa68b
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue