Changed help-message

This commit is contained in:
Oliver Rümpelein 2015-01-02 17:48:01 +01:00
parent 04bedd0e25
commit 4591ef3100

View file

@ -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 <addr> Receivers address (non-optional)"
echo " -s <addr> Senders address, defaults to user@host"
echo " -h Print this help-message"