summaryrefslogtreecommitdiff
path: root/extras/volume_id/vol_id.xml
diff options
context:
space:
mode:
Diffstat (limited to 'extras/volume_id/vol_id.xml')
-rw-r--r--extras/volume_id/vol_id.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/extras/volume_id/vol_id.xml b/extras/volume_id/vol_id.xml
index 6d0a6c6923..fcf3a31fa5 100644
--- a/extras/volume_id/vol_id.xml
+++ b/extras/volume_id/vol_id.xml
@@ -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>
@@ -96,6 +98,19 @@
</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 output to stderr.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--help</option></term>
<listitem>
<para>Print usage.</para>