Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /usr/share/zsh/5.5.1/functions/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/zsh/5.5.1/functions/_iconvconfig
#compdef iconvconfig

local exargs="-? --help --usage -V --version"

_arguments -S -s \
    "($exargs)--nostdlib[do not search system directory]" \
    "(-o --output $exargs)"{-o+,--output=}'[specify output file]:output file:_files' \
    "($exargs)--prefix=[specify system dir prefix]:prefix:_files" \
    '(- *)'{-\?,--help}'[display help information]' \
    '(- *)--usage[display a short usage message]' \
    '(- *)'{-V,--version}'[print program version]' \
    '*:directory:_files -/' \
    && return 0

Hry