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 475d1bcbb..8ee86dd92 100644
--- a/cmd/podman/main.go
+++ b/cmd/podman/main.go
@@ -62,7 +62,6 @@ func main() {
portCommand,
pullCommand,
pushCommand,
- refreshCommand,
restartCommand,
rmCommand,
rmiCommand,