Bug 177066 - cdrecord -help should go to stdout
Summary: cdrecord -help should go to stdout
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: cdrtools
Version: 4
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-05 22:04 UTC by Ed Avis
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-04-19 11:38:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ed Avis 2006-01-05 22:04:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.10) Gecko/20050720 Fedora/1.0.6-1.1.fc4 Firefox/1.0.6

Description of problem:
By the normal convention, 'cdrecord -help' should print its text to stdout not stderr.

Version-Release number of selected component (if applicable):
cdrecord-2.01.1-9.0.FC4.1

How reproducible:
Always

Steps to Reproduce:
% cdrecord -help >out 2>err
% ls -l out err

Actual Results:  cdrecord wrote some text on stderr but none on stdout.

Expected Results:  Should have written to stdout.  See 'grep --help' for precedent.

Additional info:


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