mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
fix typos
Signed-off-by: allencloud <allen.sun@daocloud.io>
Upstream-commit: 57171ee83c
Component: cli
This commit is contained in:
@@ -189,7 +189,7 @@ func Subcmd(name string, synopses []string, description string, exitOnError bool
|
||||
return flags
|
||||
}
|
||||
|
||||
// An StatusError reports an unsuccessful exit by a command.
|
||||
// StatusError reports an unsuccessful exit by a command.
|
||||
type StatusError struct {
|
||||
Status string
|
||||
StatusCode int
|
||||
|
||||
Reference in New Issue
Block a user