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{
|
||||
Name: "all-platforms",
|
||||
Usage: "pull content and metadata from all platforms",
|
||||
Usage: "Pull content and metadata from all platforms",
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "all-metadata",
|
||||
|
Loading…
Reference in New Issue
Block a user