mirror of
https://github.com/systemd/systemd.git
synced 2025-09-07 09:44:44 +03:00
udevadm.xml: document --resolve-names option for test
And remove documentation of the --subsystem flag which doesn't actually exist.
This commit is contained in:
Notes:
Zbigniew Jędrzejewski-Szmek
2013-10-21 16:46:54 -04:00
Backport: documentation
@@ -462,9 +462,13 @@
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><option>--subsystem=<replaceable>string</replaceable></option></term>
|
||||
<term><option>--resolve-names=<replaceable>early|late|never</replaceable></option></term>
|
||||
<listitem>
|
||||
<para>The subsystem string.</para>
|
||||
<para>Specify when udevadm should resolve names of users and groups.
|
||||
When set to early (the default) names will be resolved when the
|
||||
rules are parsed. When set to late names will be resolved for
|
||||
every event. When set to never names will never be resolved and
|
||||
all devices will be owned by root.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
Reference in New Issue
Block a user