Changed help-message
This commit is contained in:
parent
04bedd0e25
commit
4591ef3100
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue