2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-17 07:24:00 +00:00
fish-shell/share/completions/zabbix_web_service.fish
Robert Szulist 9bd1dc14e5
Add Zabbix completions ()
Add Zabbix completions
2023-03-31 22:13:40 -05:00

3 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."