mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Merge pull request #2377 from vrothberg/kill-squared
remove duplicate kill from `podman --help`
This commit is contained in:
@ -14,7 +14,6 @@ func getMainCommands() []*cobra.Command {
|
|||||||
_createCommand,
|
_createCommand,
|
||||||
_diffCommand,
|
_diffCommand,
|
||||||
_execCommand,
|
_execCommand,
|
||||||
_killCommand,
|
|
||||||
generateCommand.Command,
|
generateCommand.Command,
|
||||||
podCommand.Command,
|
podCommand.Command,
|
||||||
_containerKubeCommand,
|
_containerKubeCommand,
|
||||||
|
Reference in New Issue
Block a user