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:
commit
3f3db4021a
@ -52,7 +52,7 @@ command. As part of this process, we do the following:
|
|||||||
},
|
},
|
||||||
cli.BoolFlag{
|
cli.BoolFlag{
|
||||||
Name: "all-platforms",
|
Name: "all-platforms",
|
||||||
Usage: "pull content and metadata from all platforms",
|
Usage: "Pull content and metadata from all platforms",
|
||||||
},
|
},
|
||||||
cli.BoolFlag{
|
cli.BoolFlag{
|
||||||
Name: "all-metadata",
|
Name: "all-metadata",
|
||||||
|
Loading…
Reference in New Issue
Block a user