diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemctl.xml | 8 |
1 files changed, 8 insertions, 0 deletions
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.</para></listitem> </varlistentry> + <varlistentry> + <term><command>man [NAME...|PID...]</command></term> + <listitem><para>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.</para></listitem> + </varlistentry> <varlistentry> <term><command>reset-failed [NAME...]</command></term> |