diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/udevadm.xml | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/man/udevadm.xml b/man/udevadm.xml index b85d9a9249..fd17f40be3 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -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> |