Merge 8c3950ad6d
into a82cc428a9
This commit is contained in:
commit
e7786d8a16
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue