Add _split_longopt TODOs.
This commit is contained in:
parent
e7c3bbe23c
commit
d677dfe33b
@ -6,6 +6,8 @@
|
||||
have rsync &&
|
||||
_rsync()
|
||||
{
|
||||
# TODO: _split_longopt
|
||||
|
||||
local cur prev shell i userhost path
|
||||
|
||||
COMPREPLY=()
|
||||
|
@ -16,6 +16,8 @@ _xen_domain_ids()
|
||||
|
||||
_xm()
|
||||
{
|
||||
# TODO: _split_longopt
|
||||
|
||||
local cur prev command options
|
||||
|
||||
COMPREPLY=()
|
||||
|
Loading…
x
Reference in New Issue
Block a user