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:
xin.li 2022-08-29 23:46:45 +08:00
parent bf8cdc2918
commit b2a7183a83

View File

@ -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",