Bug 250900

Summary: 'yum clean cache' command gives an error
Product: [Fedora] Fedora Reporter: petrosyan
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 7CC: james.antill
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: 2007-08-04 20:49:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description petrosyan 2007-08-04 19:38:54 UTC
Description of problem:
yum's man page says that 'yum clean cache' is a valid command
however running 'yum clean cache' from a terminal gives an error.

Version-Release number of selected component (if applicable):
yum-3.2.1-1.fc7

How reproducible:
Always

Steps to Reproduce:
1. man yum (read about 'yum clean')
2. run 'yum clean cache'
  
Actual results:
# yum clean cache
Loading "installonlyn" plugin
Error: invalid clean argument: 'cache'

Comment 1 Seth Vidal 2007-08-04 20:49:16 UTC
that's correct the item in the man page was wrong. It's been removed in upstream

thanks