Add reference to pyinvoke original repo in completions file
parent
45f79770fb
commit
e8e9aa387b
|
|
@ -1,4 +1,5 @@
|
|||
# Invoke (pyinvoke.org) tab-completion script to be sourced with Bash shell.
|
||||
# https://github.com/pyinvoke/invoke/blob/master/completion/bash
|
||||
|
||||
_complete_invoke() {
|
||||
local candidates
|
||||
|
|
|
|||
Loading…
Reference in New Issue