From 65773719196a5fa0d2aadf984821f256cc0ea275 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Sat, 13 Jun 2015 00:00:00 -0500 Subject: [PATCH] ps: update man document to support LXC container names Signed-off-by: Jim Warner --- ps/ps.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ps/ps.1 b/ps/ps.1 index 660a797b..2f03907f 100644 --- a/ps/ps.1 +++ b/ps/ps.1 @@ -1362,6 +1362,11 @@ See for additional information. T} +lxc LXC T{ +The name of the lxc container within which a task is running. +If a process is not running inside a container, a dash ('\-') will be shown. +T} + machine MACHINE T{ displays the machine name for processes assigned to VM or container, if systemd support has been included.