mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 08:44:10 +02:00
parent
7bb7fe469f
commit
6d6d3c132f
@ -1,5 +1,5 @@
|
||||
|
||||
_icingaweb_completion()
|
||||
_icingacli_completion()
|
||||
{
|
||||
local cur opts
|
||||
opts="${COMP_WORDS[*]}"
|
||||
@ -8,6 +8,6 @@ _icingaweb_completion()
|
||||
return 0
|
||||
}
|
||||
|
||||
complete -F _icingaweb_completion icingaweb
|
||||
complete -F _icingacli_completion icingacli
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user