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'
that's correct the item in the man page was wrong. It's been removed in upstream thanks