From 2c11e38b24942a18f43cb27d6c5145850a40be54 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 23 Jul 2018 10:00:11 -0400 Subject: Add format descriptors infor to podman top Trying to play with podman top, I had a hard time finding info on format options. Signed-off-by: Daniel J Walsh Closes: #1134 Approved by: umohnani8 --- docs/podman-top.1.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/podman-top.1.md b/docs/podman-top.1.md index 28743c84b..76cc573d6 100644 --- a/docs/podman-top.1.md +++ b/docs/podman-top.1.md @@ -24,6 +24,8 @@ to run containers such as CRI-O, the last started container could be from either The following descriptors are supported in addition to the AIX format descriptors mentioned in ps (1): +**pcpu, group, ppid, user, args, comm, rgroup, nice, pid, pgid, etime, ruser, time, tty, vsz** + **capinh** Set of inheritable capabilities. See capabilities (7) for more information. -- cgit v1.2.3-54-g00ecf