|
@@ -7,6 +7,7 @@ docker-history - Show the history of an image
|
|
# SYNOPSIS
|
|
# SYNOPSIS
|
|
**docker history**
|
|
**docker history**
|
|
[**--help**]
|
|
[**--help**]
|
|
|
|
+[**-H**|**--human**[=*true*]]
|
|
[**--no-trunc**[=*false*]]
|
|
[**--no-trunc**[=*false*]]
|
|
[**-q**|**--quiet**[=*false*]]
|
|
[**-q**|**--quiet**[=*false*]]
|
|
IMAGE
|
|
IMAGE
|
|
@@ -19,7 +20,7 @@ Show the history of when and how an image was created.
|
|
**--help**
|
|
**--help**
|
|
Print usage statement
|
|
Print usage statement
|
|
|
|
|
|
-**-H**. **--human**=*true*|*false*
|
|
|
|
|
|
+**-H**, **--human**=*true*|*false*
|
|
Print sizes and dates in human readable format. The default is *true*.
|
|
Print sizes and dates in human readable format. The default is *true*.
|
|
|
|
|
|
**--no-trunc**=*true*|*false*
|
|
**--no-trunc**=*true*|*false*
|