diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2018-07-23 10:00:11 -0400 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-07-23 17:02:12 +0000 |
commit | 2c11e38b24942a18f43cb27d6c5145850a40be54 (patch) | |
tree | a4d06f2248c1780e4bbcdf5512a88cf21b4be33b /docs/podman-top.1.md | |
parent | 8f48e60840123825d88fd5f50f435f9615cc2948 (diff) | |
download | podman-2c11e38b24942a18f43cb27d6c5145850a40be54.tar.gz podman-2c11e38b24942a18f43cb27d6c5145850a40be54.tar.bz2 podman-2c11e38b24942a18f43cb27d6c5145850a40be54.zip |
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 <dwalsh@redhat.com>
Closes: #1134
Approved by: umohnani8
Diffstat (limited to 'docs/podman-top.1.md')
-rw-r--r-- | docs/podman-top.1.md | 2 |
1 files changed, 2 insertions, 0 deletions
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. |