help() fix
This commit is contained in:
parent
b889300e00
commit
6bd470c435
@ -24,7 +24,7 @@ help()
|
|||||||
echo " for directing emails to another address in the same domain."
|
echo " for directing emails to another address in the same domain."
|
||||||
echo " 'email' and 'forward' should both be in full email address format."
|
echo " 'email' and 'forward' should both be in full email address format."
|
||||||
echo " .e.g to have info@example.org delivered (forwarded) to joe@example.com do:"
|
echo " .e.g to have info@example.org delivered (forwarded) to joe@example.com do:"
|
||||||
echo " $thisfilename info@example.org joe@example.com"
|
echo " $thisfilename -e info@example.org -f joe@example.com"
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user