Add new options
This commit is contained in:
parent
6ea4709fbc
commit
13da012c18
|
|
@ -57,6 +57,7 @@ _arguments \
|
||||||
'--print-query[print out the current query as first line of output]' \
|
'--print-query[print out the current query as first line of output]' \
|
||||||
'--color[color mode(default: auto)]:mode:(auto none)' \
|
'--color[color mode(default: auto)]:mode:(auto none)' \
|
||||||
'--height[display height in lines or percentage(e.g. 10, 50%)]:height' \
|
'--height[display height in lines or percentage(e.g. 10, 50%)]:height' \
|
||||||
|
'(-f --follow)'{-f,--follow}'[follow streaming input, auto-scrolling to keep the newest lines visible]' \
|
||||||
'*::file:_files'
|
'*::file:_files'
|
||||||
|
|
||||||
# Local Variables:
|
# Local Variables:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue