complement sub-command note for containerd-main

Signed-off-by: yanggang <gang.yang@daocloud.io>
This commit is contained in:
yanggang 2022-11-15 17:04:02 +08:00
parent 79a0b1ae7b
commit 405024db0a
No known key found for this signature in database
GPG Key ID: 7F6E0CAD1556A240

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.