Loading completion/bash/is +130 −129 Original line number Diff line number Diff line Loading @@ -34,7 +34,8 @@ _is() { _get_comp_words_by_ref cur prev cword _get_first_arg cmds=('add' 'build' 'cat' 'changelog' 'check' 'chroot' 'clean' 'copy' 'del' 'extract' 'get' 'help' 'info' 'init' 'install' 'list' 'move' 'new' 'repo' 'search' 'version' 'diff') 'extract' 'get' 'help' 'info' 'init' 'install' 'list' 'move' 'new' 'repo' 'search' 'version' 'diff') opts=('-h' '--help' '-V' '--version' '-d' '--debug' Loading Loading @@ -154,4 +155,4 @@ _is() { complete -F _is is # ex: ts=4 sw=4 et filetype=sh # ex: ts=3 sw=3 et filetype=sh Loading
completion/bash/is +130 −129 Original line number Diff line number Diff line Loading @@ -34,7 +34,8 @@ _is() { _get_comp_words_by_ref cur prev cword _get_first_arg cmds=('add' 'build' 'cat' 'changelog' 'check' 'chroot' 'clean' 'copy' 'del' 'extract' 'get' 'help' 'info' 'init' 'install' 'list' 'move' 'new' 'repo' 'search' 'version' 'diff') 'extract' 'get' 'help' 'info' 'init' 'install' 'list' 'move' 'new' 'repo' 'search' 'version' 'diff') opts=('-h' '--help' '-V' '--version' '-d' '--debug' Loading Loading @@ -154,4 +155,4 @@ _is() { complete -F _is is # ex: ts=4 sw=4 et filetype=sh # ex: ts=3 sw=3 et filetype=sh