summaryrefslogtreecommitdiff
path: root/docs/podman-pod-top.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-pod-top.1.md')
-rw-r--r--docs/podman-pod-top.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-pod-top.1.md b/docs/podman-pod-top.1.md
index a77ca2b37..b235a70ad 100644
--- a/docs/podman-pod-top.1.md
+++ b/docs/podman-pod-top.1.md
@@ -4,7 +4,7 @@
podman\-pod\-top - Display the running processes of containers in a pod
## SYNOPSIS
-**podman top** [*options*] *pod* [*format-descriptors*]
+**podman pod top** [*options*] *pod* [*format-descriptors*]
## DESCRIPTION
Display the running process of containers in a pod. The *format-descriptors* are ps (1) compatible AIX format descriptors but extended to print additional information, such as the seccomp mode or the effective capabilities of a given process.