Skip to content

Commit

Permalink
Merge pull request containers#2377 from vrothberg/kill-squared
Browse files Browse the repository at this point in the history
remove duplicate kill from `podman --help`
  • Loading branch information
openshift-merge-robot authored Feb 20, 2019
2 parents 148d467 + db0a2bc commit a68c964
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/podman/commands.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ func getMainCommands() []*cobra.Command {
_createCommand,
_diffCommand,
_execCommand,
_killCommand,
generateCommand.Command,
podCommand.Command,
_containerKubeCommand,
Expand Down

0 comments on commit a68c964

Please sign in to comment.