help shows max entries default
This commit is contained in:
parent
e459e1a512
commit
6358759970
|
@ -18,7 +18,7 @@ help()
|
|||
echo ""
|
||||
echo " -h Print this help."
|
||||
echo " -q <query> The string to search for."
|
||||
echo " -e <max> Maximum number of entries to return."
|
||||
echo " -e <max> Maximum number of entries to return (defaults to 100)."
|
||||
echo " -o <object> Type of data to search for, one of 'all' (default), 'zone', 'record', 'comment'."
|
||||
echo " -c Output in csv format instead of columns."
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user