mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +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,
|
||||
_diffCommand,
|
||||
_execCommand,
|
||||
_killCommand,
|
||||
generateCommand.Command,
|
||||
podCommand.Command,
|
||||
_containerKubeCommand,
|
||||
|
Reference in New Issue
Block a user