Add _split_longopt TODOs.

This commit is contained in:
Ville Skyttä 2009-06-08 21:41:22 +03:00
parent e7c3bbe23c
commit d677dfe33b
2 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,8 @@
have rsync &&
_rsync()
{
# TODO: _split_longopt
local cur prev shell i userhost path
COMPREPLY=()

View File

@ -16,6 +16,8 @@ _xen_domain_ids()
_xm()
{
# TODO: _split_longopt
local cur prev command options
COMPREPLY=()