Merge pull request #7670 from yanggangtony/fix-desc-for-containerd

complement sub-command note for containerd-main
This commit is contained in:
Phil Estes
2022-11-16 10:16:56 -05:00
committed by GitHub

View File

@@ -68,7 +68,7 @@ func App() *cli.App {
app.Usage = usage app.Usage = usage
app.Description = ` app.Description = `
containerd is a high performance container runtime whose daemon can be started containerd is a high performance container runtime whose daemon can be started
by using this command. If none of the *config*, *publish*, or *help* commands by using this command. If none of the *config*, *publish*, *oci-hook*, or *help* commands
are specified, the default action of the **containerd** command is to start the are specified, the default action of the **containerd** command is to start the
containerd daemon in the foreground. containerd daemon in the foreground.