summaryrefslogtreecommitdiff
path: root/docs/podman-container-cleanup.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-container-cleanup.1.md')
-rw-r--r--docs/podman-container-cleanup.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-container-cleanup.1.md b/docs/podman-container-cleanup.1.md
index 50054afe2..5002e7142 100644
--- a/docs/podman-container-cleanup.1.md
+++ b/docs/podman-container-cleanup.1.md
@@ -4,7 +4,7 @@
podman\-container\-cleanup - Cleanup Container storage and networks
## SYNOPSIS
-**podman container cleanup [OPTIONS] CONTAINER**
+**podman container cleanup** [*options*] *container*
## DESCRIPTION
`podman container cleanup` cleans up exited containers by removing all mountpoints and network configuration from the host. The container name or ID can be used. The cleanup command does not remove the containers. Running containers will not be cleaned up.