Bug 844497

Summary: bash-completion autocompletes "yum remove" but not "yum erase"
Product: [Fedora] Fedora Reporter: Andre Robatino <robatino>
Component: yumAssignee: Fedora Packaging Toolset Team <packaging-team>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ffesti, maxamillion, packaging-team, sheltren, tim.lauridsen, ville.skytta, zpavlas
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-31 04:51:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andre Robatino 2012-07-30 22:33:29 UTC
Description of problem:
yum era<TAB> does not autocomplete to "yum erase". However, "yum remove" is autocompleted.

Version-Release number of selected component (if applicable):
bash-completion-2.0-2.fc18.noarch

How reproducible:
always

Comment 1 Ville Skyttä 2012-07-31 04:51:39 UTC
This is intentional, we don't want to offer all possible aliases for all commands.