chiark / gitweb /
add test for an attribute which contains an operator char
[elogind.git] / udevinfo.xml
index 6c08eee58f4ca3f8ae8769a0d8568acb54621357..82de79f6d8f72152c94407e949bb0c48480e3421 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>
         </cmdsynopsis>
       </refsynopsisdiv>
@@ -84,7 +84,7 @@
             </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>