From 256425cc10d74c13602527eb86b4ba0938964565 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 31 May 2012 04:11:57 +0200 Subject: systemctl: introduce "systemctl man" to show man page for unit For now this only reads man: URLs, but later on we might want to support info: too. http/https is probably out of focus. --- man/systemctl.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index 53d6a47c98..34a3ea8438 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -632,7 +632,15 @@ looking for formatted human-readable output. + + man [NAME...|PID...] + Show manual pages for + one or more units, if available. If a + PID is passed the manual pages for the + unit the process of the PID belongs to + is shown. + reset-failed [NAME...] -- cgit v1.2.3-54-g00ecf