kpod images --digests output align
Signed-off-by: CuiHaozhi <cuihz@wise2c.com>
This commit is contained in:
parent
2b18d58d60
commit
8c3950ad6d
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…
Reference in a new issue