From 1238ee09b7babb175b9bf7ad1d0e8eb2a414ee6e Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 17 Mar 2014 03:31:38 +0100 Subject: systemctl: introduce -r switch to show units running in local containers in addition to the host --- man/systemctl.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'man') diff --git a/man/systemctl.xml b/man/systemctl.xml index ee6ab8f544..cd27c4a8e1 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -131,6 +131,18 @@ along with systemd; If not, see . + + + + + + When listing units, also show units of local + containers. Units of local containers will be prefixed with + the container name, separated by a single colon character + (:). + + + -- cgit v1.2.3-54-g00ecf