diff --git a/src/pizza b/src/pizza index e7914cc..eb133e6 100755 --- a/src/pizza +++ b/src/pizza @@ -12,8 +12,8 @@ help() { echo "--------------------------------------" echo "Usage: -p Send a pizza (default)" echo " -l Send a heart" - echo " -b Send happy birthday" - echo " -c Send merry christmas" + echo " -b Send a birthday cake" + echo " -c Send a christmas tree" echo " -m Receivers address (non-optional)" echo " -s Senders address, defaults to user@host" echo " -h Print this help-message"