summaryrefslogtreecommitdiff
path: root/cmd/podman/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/podman/main.go')
-rw-r--r--cmd/podman/main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/podman/main.go b/cmd/podman/main.go
index 04b1e80cf..7c15f7c38 100644
--- a/cmd/podman/main.go
+++ b/cmd/podman/main.go
@@ -59,7 +59,6 @@ var mainCommands = []*cobra.Command{
_stopCommand,
_tagCommand,
_topCommand,
- _umountCommand,
_unpauseCommand,
_versionCommand,
_waitCommand,