|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21585/root/usr/share/zsh/4.2.6/functions/ |
Upload File : |
#compdef gqview
_arguments \
'(+t -t --without-tools --with-tools)'{+t,--with-tools}'[force show of tools]' \
'(+t -t --without-tools --with-tools)'{-t,--without-tools}'[force hide of tools]' \
'(--fullscreen -f)'{-f,--fullscreen}'[start in full screen mode]' \
'(--slideshow -s)'{-s,--slideshow}'[start in slideshow mode]' \
'(--list -l)'{-l,--list}'[open collection window for command line]' \
'--debug[turn on debug output]' \
'(--version -v)'{-v,--version}'[print version info]' \
'(--help -h)'{-h,--help}'[show help]' \
'*:picture file:_files -g "*.(#i)(jpg|jpe|jpeg|png|gif|tif|tiff|bmp)(-.)"'