_init_completion: Doc update.
This commit is contained in:
parent
457dbf6061
commit
dd59b49f25
@ -680,8 +680,7 @@ _split_longopt()
|
|||||||
# -i XSPEC Passed to _filedir as first arg for stdin redirections
|
# -i XSPEC Passed to _filedir as first arg for stdin redirections
|
||||||
# -s Split long options with _split_longopt, implies -n =
|
# -s Split long options with _split_longopt, implies -n =
|
||||||
# @return True (0) if completion needs further processing,
|
# @return True (0) if completion needs further processing,
|
||||||
# False (> 0) if tilde is followed by a valid username, completions
|
# False (> 0) no further processing is necessary.
|
||||||
# are put in COMPREPLY and no further processing is necessary.
|
|
||||||
#
|
#
|
||||||
_init_completion()
|
_init_completion()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user