summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-top.1.md
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2019-12-11 10:50:27 +0100
committerValentin Rothberg <rothberg@redhat.com>2019-12-11 10:50:27 +0100
commita994067e65718e16d136d72a64d3886183b983fa (patch)
tree0ed784c3fb27d9a3f15f36887580b8d57b549e13 /docs/source/markdown/podman-top.1.md
parent594189475739a64db5d660896af28775e672b2a8 (diff)
downloadpodman-a994067e65718e16d136d72a64d3886183b983fa.tar.gz
podman-a994067e65718e16d136d72a64d3886183b983fa.tar.bz2
podman-a994067e65718e16d136d72a64d3886183b983fa.zip
docs: update podman-{pod-,}top man pages
c/psgo added a new `stime` descriptor. Mention that in the man page and refer to podman-top(1) in podman-pod-top(1) to avoid redundancy. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-top.1.md')
-rw-r--r--docs/source/markdown/podman-top.1.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/markdown/podman-top.1.md b/docs/source/markdown/podman-top.1.md
index 1410aa651..6a04ab91a 100644
--- a/docs/source/markdown/podman-top.1.md
+++ b/docs/source/markdown/podman-top.1.md
@@ -70,6 +70,10 @@ The following descriptors are supported in addition to the AIX format descriptor
Process state codes (e.g, **R** for *running*, **S** for *sleeping*). See proc(5) for more information.
+**stime**
+
+ Process start time (e.g, "2019-12-09 10:50:36 +0100 CET).
+
## EXAMPLES
By default, `podman-top` prints data similar to `ps -ef`: