Add -H|--human flag to `docker history`

Add a flag to print sizes and dates in human readable format.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
This commit is contained in:
Arnaud Porterie 2015-04-16 08:29:04 -07:00 committed by Tibor Vass
parent 7604419278
commit f00c5d0720
1 changed files with 1 additions and 0 deletions

View File

@ -1222,6 +1222,7 @@ This will create a new Bash session in the container `ubuntu_bash`.
Show the history of an image
-H, --human=true Print sizes and dates in human readable format
--no-trunc=false Don't truncate output
-q, --quiet=false Only show numeric IDs