Bug 446928 - Typo error in usage message of weak-modules
Summary: Typo error in usage message of weak-modules
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: module-init-tools
Version: 4.6
Hardware: All
OS: Linux
medium
low
Target Milestone: rc
: ---
Assignee: Jon Masters
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-16 17:08 UTC by Milos Malik
Modified: 2009-03-13 18:58 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-13 18:58:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Milos Malik 2008-05-16 17:08:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080416 Fedora/2.0.0.14-1.fc8 Firefox/2.0.0.14

Description of problem:
The usage message of weak-modules claims that the utility supports parameter "-dry-run", but it's not true. The supported parameter is "--dry-run".

Version-Release number of selected component (if applicable):
module-init-tools-3.1-0.pre5.3.10

How reproducible:
Always


Steps to Reproduce:
1. weak-modules --help
2. search for "dry-run"
3. weak-modules -dry-run

Actual Results:
It prints following error messages and then the usage message.

getopt: invalid option -- d
getopt: invalid option -- r
getopt: invalid option -- y
getopt: invalid option -- -
getopt: invalid option -- r
getopt: invalid option -- u
getopt: invalid option -- n


Expected Results:
It prints the usage message.

Additional info:


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