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