matching the casing of other flags for ctr's pull command.
Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
parent
bf8cdc2918
commit
b2a7183a83
@ -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