Update bash-completion
This commit is contained in:
@@ -47,7 +47,7 @@ _wo_complete()
|
|||||||
|
|
||||||
"secure")
|
"secure")
|
||||||
COMPREPLY=( $(compgen \
|
COMPREPLY=( $(compgen \
|
||||||
-W "--auth --port --ip" \
|
-W "--auth --port --ip --ssh --sshport" \
|
||||||
-- $cur) )
|
-- $cur) )
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user