summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 6e4b203d88..1c5c884f8c 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -357,7 +357,7 @@
state to STDOUT.</para></listitem>
</varlistentry>
<varlistentry>
- <term><command>status [NAME...]</command></term>
+ <term><command>status [NAME...|PID...]</command></term>
<listitem><para>Show terse runtime
status information about one or more
@@ -365,7 +365,10 @@
generate human-readable output. If you
are looking for computer-parsable
output, use <command>show</command>
- instead.</para></listitem>
+ instead. If a PID is passed
+ information about the unit the process
+ of the PID belongs to is
+ shown.</para></listitem>
</varlistentry>
<varlistentry>
<term><command>show [NAME...|JOB...]</command></term>