man: describe all log levels in udevadm(8)

https://bugs.freedesktop.org/show_bug.cgi?id=85657
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2014-11-01 14:36:29 -04:00
parent f47ad59316
commit e03234a160
1 changed files with 8 additions and 3 deletions

View File

@ -368,9 +368,14 @@
<term><option>-l</option></term>
<term><option>--log-priority=<replaceable>value</replaceable></option></term>
<listitem>
<para>Set the internal log level of systemd-udevd. Valid values are the numerical
syslog priorities or their textual representations: <option>err</option>,
<option>info</option> and <option>debug</option>.</para>
<para>Set the internal log level of
<filename>systemd-udevd</filename>. Valid values are the
numerical syslog priorities or their textual
representations: <option>emerg</option>,
<option>alert</option>, <option>crit</option>,
<option>err</option>, <option>warning</option>,
<option>notice</option>, <option>info</option>, and
<option>debug</option>.</para>
</listitem>
</varlistentry>
<varlistentry>