mirror of
https://github.com/docker/cli.git
synced 2026-09-03 02:24:26 -05:00
Merge pull request #20264 from qunhu/master
fix grammar error Upstream-commit: bd758053b573977ee8693d62c95dbc8ca664149f Component: engine
This commit is contained in:
@@ -19,7 +19,7 @@ type CommonFlags struct {
|
||||
TrustKey string
|
||||
}
|
||||
|
||||
// Command is the struct contains command name and description
|
||||
// Command is the struct containing the command name and description
|
||||
type Command struct {
|
||||
Name string
|
||||
Description string
|
||||
|
||||
Reference in New Issue
Block a user