Bug 457720 - mkafmmap does not recognize -V
Summary: mkafmmap does not recognize -V
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: enscript
Version: 8
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Adam Tkac
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-04 07:53 UTC by Milos Malik
Modified: 2013-04-30 23:40 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-08-08 11:37:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Milos Malik 2008-08-04 07:53:21 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080715 Fedora/2.0.0.16-1.fc8 Firefox/2.0.0.16

mkafmmap does not recognize command line option "-V" even if its help message
claims it does.

Reproducible: Always

Steps to Reproduce:
$ mkafmmap --help | grep version
  -V, --version           print version number
$ mkafmmap -V
mkafmmap: invalid option -- V
Usage: mkafmmap [OPTION]... FILE...
Mandatory arguments to long options are mandatory for short options too.
  -h, --help              print this help and exit
  -p, --output-file=NAME  print output to file NAME (default file is
                          font.map).  If FILE is `-', leavy output to
                          stdout.
  -V, --version           print version number

Actual Results:  
mkafmmap does not recognize command line option -V

Expected Results:  
mkafmmap recognizes command line option -V

Comment 1 Milos Malik 2008-08-04 07:54:18 UTC
$ rpm -qf /usr/bin/mkafmmap 
enscript-1.6.4-8.fc8

Comment 2 Adam Tkac 2008-08-08 11:37:55 UTC
fixed in enscript-1.6.4-10.fc10


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