This re-aligns the docs with what the cmd line now does. Signed-off-by: Doug Davis <dug@us.ibm.com> Upstream-commit: e6115a6c1c02768898b0a47e550e6c67b433c436 Component: engine
18 lines
336 B
Markdown
18 lines
336 B
Markdown
<!--[metadata]>
|
|
+++
|
|
title = "top"
|
|
description = "The top command description and usage"
|
|
keywords = ["container, running, processes"]
|
|
[menu.main]
|
|
parent = "smn_cli"
|
|
+++
|
|
<![end-metadata]-->
|
|
|
|
# top
|
|
|
|
Usage: docker top [OPTIONS] CONTAINER [ps OPTIONS]
|
|
|
|
Display the running processes of a container
|
|
|
|
--help Print usage
|