chiark / gitweb /
unicode: treat cute symbol block as fullwidth
[elogind.git] / man / udevadm.xml
index 77910282210744bbcc04f1b904d515891b64528e..b959216d90551f101fbb0dc6a51aabd7b53ff793 100644 (file)
             retrieved properties.</para>
           </listitem>
         </varlistentry>
+        <varlistentry>
+          <term><option>--root=<replaceable>string</replaceable></option></term>
+          <listitem>
+            <para>Alternative root path in the filesystem for reading and writing files.</para>
+          </listitem>
+        </varlistentry>
       </variablelist>
     </refsect2>
 
           </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>