Merge pull request #974 from miaoyq/del-alias-of-images
Remove the redundant alias of 'dist images'
This commit is contained in:
commit
4fbfe1d083
1
cmd/dist/images.go
vendored
1
cmd/dist/images.go
vendored
@ -14,7 +14,6 @@ import (
|
||||
|
||||
var imageCommand = cli.Command{
|
||||
Name: "images",
|
||||
Aliases: []string{"images"},
|
||||
Usage: "image management",
|
||||
Subcommands: cli.Commands{
|
||||
imagesListCommand,
|
||||
|
Loading…
Reference in New Issue
Block a user