Merge pull request #6960 from my-git9/mygit3
cmd/ctr/commands/content: fix typo in fetch command usage
This commit is contained in:
commit
798ff6202f
@ -65,7 +65,7 @@ Most of this is experimental and there are few leaps to make this work.`,
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "all-platforms",
|
||||
Usage: "pull content from all platforms",
|
||||
Usage: "Pull content from all platforms",
|
||||
},
|
||||
cli.BoolFlag{
|
||||
Name: "all-metadata",
|
||||
|
Loading…
Reference in New Issue
Block a user