Bugs item #312728, was opened at 2010-09-28 19:47 by Boris Petersen
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312728&group_id=100114

Status: Open
Priority: 3
Submitted By: Boris Petersen (transacid-guest)
Assigned to: Nobody (None)
Summary: bash-completion-1.2 uses wrong complete syntax 
Distribution: Gentoo
Originally reported in: Gentoo Bugzilla
Milestone: None
Status: None
Original bug number: 339059


Initial Comment:
bash-completion-1.2 uses a wrong syntax in it's service script

Reproducible: Always

Steps to Reproduce:
1. source bash-completion with service module enabled
Actual Results:  
the syntax error occurs in line 34, the call "complete -F _service -o default"
ends in: complete: usage: complete [-abcdefgjksuv] [-pr] [-DE] [-o option] [-A
action] [-G globpat] [-W wordlist]  [-F function] [-C command] [-X filterpat]
[-P prefix] [-S suffix] [name ...]

Expected Results:  
the service module should use the right syntax.

I couldn't find a documentation of the complete syntax though i'm not able to
provide a solution.

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312728&group_id=100114

_______________________________________________
Bash-completion-devel mailing list
Bash-completion-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel

Reply via email to