Bug 1251642

Summary: man page for "docker history"; SYNOPSIS doesn't mention "-H|--human" options; other typo
Product: [Fedora] Fedora Reporter: Robert P. J. Day <rpjday>
Component: dockerAssignee: Sally <somalley>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 22CC: adimania, admiller, dwalsh, ichavero, jcajka, jchaloup, lsm5, miminar, vbatts
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-16 17:42:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert P. J. Day 2015-08-08 09:08:08 UTC
man page for "docker history" lists an option under OPTIONS:

       -H. --human=true|false
           Print sizes and dates in human readable format. The default is true.

first, that period should probably be a comma:

       -H. --human=true|false
         ^


  Also, that option is not mentioned in the SYNOPSIS:

SYNOPSIS
       docker history [--help] [--no-trunc[=false]] [-q|--quiet[=false]] IMAGE

Comment 1 Sally 2015-08-19 13:39:53 UTC
opened:
https://github.com/docker/docker/pull/15696

Comment 2 Daniel Walsh 2015-08-21 04:11:42 UTC
Fixed in docker-1.9