chiark / gitweb /
allow to disable the replacement of unusual characters
[elogind.git] / udevinfo.xml
index 6c08eee58f4ca3f8ae8769a0d8568acb54621357..bb3571cc23afb75abe94c699f33912545cd8e0c5 100644 (file)
       </refmeta>
 
       <refnamediv>
-        <refname>udevinfo</refname><refpurpose>query device information from the udev database</refpurpose>
+        <refname>udevinfo</refname>
+        <refpurpose>query udev device information</refpurpose>
       </refnamediv>
 
       <refsynopsisdiv>
         <cmdsynopsis>
           <command>udevinfo</command>
           <arg><option>--query=<replaceable>query-type</replaceable></option></arg>
-          <arg><option>--attribute-walk</option></arg>
           <arg><option>--path=<replaceable>devpath</replaceable></option></arg>
           <arg><option>--name=<replaceable>node</replaceable></option></arg>
           <arg><option>--root</option></arg>
+          <arg><option>--attribute-walk</option></arg>
           <arg><option>--export-db</option></arg>
           <arg><option>--version</option></arg>
           <arg><option>--help</option></arg>
             </listitem>
           </varlistentry>
           <varlistentry>
-            <term><option>--export</option></term>
+            <term><option>--export-db</option></term>
             <listitem>
               <para>Export the content of the udev database.</para>
             </listitem>
           </varlistentry>
 
+          <varlistentry>
+            <term><option>--version</option></term>
+            <listitem>
+              <para>Print version.</para>
+            </listitem>
+          </varlistentry>
+
           <varlistentry>
             <term><option>--help</option></term>
             <listitem>