This commit is contained in:
cuihaozhi 2017-07-19 11:30:25 +00:00 committed by GitHub
commit e7786d8a16

View file

@ -183,7 +183,7 @@ func outputHeader(truncate, digests bool) {
}
if digests {
fmt.Printf("%-64s ", "DIGEST")
fmt.Printf("%-71s ", "DIGEST")
}
fmt.Printf("%-22s %s\n", "CREATED AT", "SIZE")