Bug 136609

Summary: Missing parameter in help screen and manual page of df
Product: [Fedora] Fedora Reporter: Péter, Soós <sp>
Component: coreutilsAssignee: Tim Waugh <twaugh>
Status: CLOSED NOTABUG QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-21 13:55:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Péter, Soós 2004-10-21 06:53:20 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; hu; rv:1.7.3)
Gecko/20040910

Description of problem:
There is an -m option of df (show the values in megabytes), but it is
not documented neither on the help screen (got by --help option) nor
the manual page.

Version-Release number of selected component (if applicable):
coreutils-5.2.1-7

How reproducible:
Always

Steps to Reproduce:
1. df -m
2. df --help  

Actual Results:  there is no -m option documented, but it exist

Expected Results:  the -m option is documented

Additional info:

Comment 1 Tim Waugh 2004-10-21 13:55:08 UTC
This form is obsolescent.

Comment 2 Péter, Soós 2004-10-21 13:59:04 UTC
What? Could you detail your answare?

Comment 3 Tim Waugh 2004-10-21 14:01:07 UTC
The '-m' option will not remain in use for very much longer, and is
only provided for compatibility with older scripts.

Comment 4 Péter, Soós 2004-10-21 14:03:07 UTC
I see. Thank, you for details.