Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51071 - app-shells/bash-completion w/ rc-status: broken option -all
Summary: app-shells/bash-completion w/ rc-status: broken option -all
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Christian Birchinger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-14 10:11 UTC by Daniel Webert
Modified: 2004-05-26 04:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Webert 2004-05-14 10:11:44 UTC
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 Christian Birchinger (RETIRED) gentoo-dev 2004-05-26 04:46:43 UTC
bash-completion-20040526 with fixed gentoo-completion now in CVS as ~arch.