Ticket #21630 (closed defect: fixed)
bash-completion port flags out of date
| Reported by: | ryandesign@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | Cc: | ||
| Port: | bash-completion |
Description
These are the set of valid flags for the port command in 1.8.0:
bcdfknopqRstuvy
But in the bash-completion port's port file I see this line:
COMPREPLY=( $( compgen -W '-b -c -d -f -i -k -n -o -p -q -R -s -t -u -v -x \
So -i and -x need to be removed and -y needs to be added.
Change History
Note: See
TracTickets for help on using
tickets.

