diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemctl.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 430e16c327..54573e8f5f 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -546,6 +546,19 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service </listitem> </varlistentry> + <varlistentry> + <term><command>set-log-level <replaceable>LEVEL</replaceable></command></term> + + <listitem> + <para>Change current log level of the + <command>systemd</command> daemon to + <replaceable>LEVEL</replaceable> (accepts the same values + as <option>--log-level=</option> described in + <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>). + </para> + </listitem> + </varlistentry> + <varlistentry> <term><command>start <replaceable>NAME</replaceable>...</command></term> |