correct help info
This commit is contained in:
parent
06f5fc90f4
commit
8b24150b29
@ -13,12 +13,12 @@ help()
|
||||
echo "$thisfilename"
|
||||
echo "Get email forwards data from vmail database."
|
||||
echo ""
|
||||
echo "usage: $thisfilename [-e email|-f forward|-f domain] [OPTIONS]"
|
||||
echo "usage: $thisfilename [-e email|-f forward|-f domain] [-c] [-t] [-h]"
|
||||
echo ""
|
||||
echo " -h Print this help."
|
||||
echo " -e <email> Email address to remove forwarding from."
|
||||
echo " -e <email> Email address to get forwarding for."
|
||||
echo " -f <forward> Return info for specific forward."
|
||||
echo " -d <domain> Domain to be modified."
|
||||
echo " -d <domain> Get all forwards for specified domain."
|
||||
echo " -c Output in cvs format."
|
||||
echo " -t Use tabs instead of tables for output, do not display column headers."
|
||||
echo ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user