diff options
Diffstat (limited to 'docs/podman-top.1.md')
-rw-r--r-- | docs/podman-top.1.md | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/podman-top.1.md b/docs/podman-top.1.md index 9e7647079..a9abd8baf 100644 --- a/docs/podman-top.1.md +++ b/docs/podman-top.1.md @@ -4,13 +4,10 @@ podman\-top - Display the running processes of a container ## SYNOPSIS -**podman top** -[**--help**|**-h**] +**podman top** [*options*] *container* [*ps-options*] ## DESCRIPTION -Display the running process of the container. ps-OPTION can be any of the options you would pass to a Linux ps command - -**podman [GLOBAL OPTIONS] top [OPTIONS]** +Display the running process of the container. *ps-options* can be any of the options you would pass to `ps(1)`. ## OPTIONS |