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
commit 344da9edb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ func App() *cli.App {
app.Usage = usage
app.Description = `
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
containerd daemon in the foreground.