Bug 51071 - app-shells/bash-completion w/ rc-status: broken option -all
Bug#: 51071 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: joker@gentoo.org Reported By: rockoo@gmail.com
Component: Applications
URL: 
Summary: app-shells/bash-completion w/ rc-status: broken option -all
Keywords:  
Status Whiteboard: 
Opened: 2004-05-14 10:11 0000
Description:   Opened: 2004-05-14 10:11 0000
using bash-completion (app-shells/bash-completion Latest version installed:
20040331-r1) on the command rc-status gives:

<snip>
rockoo@porkoo# rc-status 
--list     -a         -l         boot       nonetwork  
--unused   -all       -u         default 
</snap>

but the -all option is wrong - it have to be --all

<snip>
rockoo@porkoo# rc-status -all
USAGE: /bin/rc-status [--all | --list | --unused | <runlevel>]
  --all      -a  Show services at all run levels
  --list     -l  Show list of run levels
  --unused   -u  Show services not assigned to any run level
  <runlevel>     Show services assigned to <runlevel>
If no arguments are supplied, shows services for current run level.
</snap>

------- Comment #1 From Christian Birchinger 2004-05-26 04:46:43 0000 -------
bash-completion-20040526 with fixed gentoo-completion now in CVS as ~arch.