Merge pull request #7341 from my-git9/imagepull2

chore: matching the casing of other flags for ctr's pull command
This commit is contained in:
Derek McGowan 2022-09-09 20:52:36 -07:00 committed by GitHub
commit 3f3db4021a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ command. As part of this process, we do the following:
},
cli.BoolFlag{
Name: "all-platforms",
Usage: "pull content and metadata from all platforms",
Usage: "Pull content and metadata from all platforms",
},
cli.BoolFlag{
Name: "all-metadata",