mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 14:29:16 +08:00
9bd1dc14e5
Add Zabbix completions
4 lines
247 B
Fish
4 lines
247 B
Fish
complete -c zabbix_web_service -s c -l config -d "Use an alternate config-file."
|
|
complete -c zabbix_web_service -s h -l help -d "Display this help and exit."
|
|
complete -c zabbix_web_service -s V -l version -d "Output version information and exit."
|