[
https://issues.apache.org/jira/browse/HADOOP-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057160#comment-13057160
]
Hudson commented on HADOOP-7329:
--------------------------------
Integrated in Hadoop-Common-trunk #732 (See
[https://builds.apache.org/job/Hadoop-Common-trunk/732/])
> incomplete help message is displayed for df -h option
> ------------------------------------------------------
>
> Key: HADOOP-7329
> URL: https://issues.apache.org/jira/browse/HADOOP-7329
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs
> Affects Versions: 0.23.0
> Reporter: XieXianshan
> Assignee: XieXianshan
> Priority: Minor
> Fix For: 0.23.0
>
> Attachments: HADOOP-7329
>
>
> The help message for the command "hdfs dfs -help df" is displayed like this:
> "-df [<path> ...]: Shows the capacity, free and used space of the
> filesystem.
> If the filesystem has multiple partitions, and no path to a
> particular partition is specified, then the status of the root
> partitions will be shown."
> and the information about df -h option is missed,despite the fact that df -h
> option is implemented.
> Therefore,the expected message should be displayed like this:
> "-df [-h] [<path> ...]: Shows the capacity, free and used space of the
> filesystem.
> If the filesystem has multiple partitions, and no path to a
> particular partition is specified, then the status of the root
> partitions will be shown.
> -h Formats the sizes of files in a human-readable fashion
> rather than a number of bytes."
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira