Bug 176690 - i yum command differs from the rest
Summary: i yum command differs from the rest
Keywords:
Status: CLOSED DUPLICATE of bug 175196
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-30 03:37 UTC by jim
Modified: 2014-01-21 22:53 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-12-30 15:10:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description jim 2005-12-30 03:37:24 UTC
Description of problem:
yum check-update

Version-Release number of selected component (if applicable):
yum-2.4.1-1.fc4

How reproducible:
always

Steps to Reproduce:
1. open terminal
2. su root 
3. try yum check update or yum checkupdate
  
Actual results:
doesn't recognize the command yum check update 

Expected results:
Every command in yum is either 2 word connected or a single word.  Only
check-update has a hyphen  Why is this?   

Additional info:
man yum 

SYNOPSIS
       yum [options] [command] [package ...]

DESCRIPTION
       yum  is  an interactive, automated update program which can be used for
       maintaining systems using rpm

       command is one of:
        * install package1 [package2] [...]
        * update [package1] [package2] [...]
        * check-update
        * upgrade [package1] [package2] [...]
        * remove | erase package1 [package2] [...]
        * list [...]
        * info [...]
        * provides | whatprovides feature1 [feature2] [...]
        * clean [ packages | headers | metadata | cache | dbcache | all ]
        * makecache
        * groupinstall group1 [group2] [...]
        * groupupdate group1 [group2] [...]
        * grouplist [hidden]
        * groupremove group1 [group2] [...]
        * groupinfo group1 [...]
        * search string1 [string2] [...]
        * shell [filename]
        * resolvedep dep1 [dep2] [...]
        * localinstall rpmfile1 [rpmfile2] [...]
        * localupdate rpmfile1 [rpmfile2] [...]
        * deplist package1 [package2] [...]

Comment 1 Seth Vidal 2005-12-30 15:10:17 UTC

*** This bug has been marked as a duplicate of 175196 ***


Note You need to log in before you can comment on or make changes to this bug.