summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-top.1.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-12-11 16:32:30 +0100
committerGitHub <noreply@github.com>2019-12-11 16:32:30 +0100
commit668d77a12c40221fb90def84c6256d1bbcd5f6aa (patch)
tree6ffb3d2836be590f91f9cfc9e673d35810edf39e /docs/source/markdown/podman-top.1.md
parenta18de10499702495e4108b1c6f7abb244018b8f1 (diff)
parenta994067e65718e16d136d72a64d3886183b983fa (diff)
downloadpodman-668d77a12c40221fb90def84c6256d1bbcd5f6aa.tar.gz
podman-668d77a12c40221fb90def84c6256d1bbcd5f6aa.tar.bz2
podman-668d77a12c40221fb90def84c6256d1bbcd5f6aa.zip
Merge pull request #4668 from containers/dependabot/go_modules/github.com/containers/psgo-1.4.0
build(deps): bump github.com/containers/psgo from 1.3.2 to 1.4.0
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`: