diff --git a/cmd/ctr/container_delete.go b/cmd/ctr/container_delete.go index 5615f57bc..8840b7651 100644 --- a/cmd/ctr/container_delete.go +++ b/cmd/ctr/container_delete.go @@ -12,7 +12,7 @@ import ( var containersDeleteCommand = cli.Command{ Name: "delete", - Usage: "deletes one or more existing containers", + Usage: "delete one or more existing containers", ArgsUsage: "CONTAINER [CONTAINER, ...]", Aliases: []string{"del", "rm"}, Flags: []cli.Flag{ diff --git a/cmd/ctr/content.go b/cmd/ctr/content.go index 4e9872ac6..96187ff08 100644 --- a/cmd/ctr/content.go +++ b/cmd/ctr/content.go @@ -22,7 +22,7 @@ import ( var ( contentCommand = cli.Command{ Name: "content", - Usage: "content management", + Usage: "manage content", Subcommands: cli.Commands{ listContentCommand, ingestContentCommand, @@ -220,7 +220,7 @@ var ( labelContentCommand = cli.Command{ Name: "label", - Usage: "adds labels to content", + Usage: "add labels to content", ArgsUsage: "[flags] [