chiark / gitweb /
libudev: rename libudev-utils.c libudev-util.c
[elogind.git] / extras / volume_id / vol_id.xml
index 6d0a6c692313bae25a5402ded0c1d98001a935db..3ab0b05c8204a16daa7785985be6123f78c18148 100644 (file)
@@ -32,6 +32,8 @@
           <arg><option>--uuid</option></arg>
           <arg><option>--skip-raid</option></arg>
           <arg><option>--probe-all</option></arg>
+          <arg><option>--offset=<replaceable>bytes</replaceable></option></arg>
+          <arg><option>--debug</option></arg>
           <arg><option>--help</option></arg>
           <arg><replaceable>device</replaceable></arg>
         </cmdsynopsis>
               <para>Probe for all types and print all matches.</para>
             </listitem>
           </varlistentry>
+          <varlistentry>
+            <term><option>--offset=<replaceable>bytes</replaceable></option></term>
+            <listitem>
+              <para>Probing at the given offset, instead of the start of the volume.
+              The offset value is specified in bytes.</para>
+            </listitem>
+          </varlistentry>
+          <varlistentry>
+            <term><option>--debug</option></term>
+            <listitem>
+              <para>Print debug messages to stderr.</para>
+            </listitem>
+          </varlistentry>
           <varlistentry>
             <term><option>--help</option></term>
             <listitem>