mirror of
https://github.com/containers/skopeo.git
synced 2026-05-17 04:23:37 +00:00
Fix cut and paste error in buildah images
Closes: #54 Approved by: rhatdan
This commit is contained in:
committed by
Atomic Bot
parent
d7880327ae
commit
121973dd50
@@ -10,7 +10,7 @@ var (
|
||||
imagesFlags = []cli.Flag{
|
||||
cli.BoolFlag{
|
||||
Name: "quiet, q",
|
||||
Usage: "display only container IDs",
|
||||
Usage: "display only image IDs",
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "noheading, n",
|
||||
|
||||
Reference in New Issue
Block a user