summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index f45e19fb95..3d00f36104 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4612,6 +4612,14 @@
4612 This option is a <filename>wic</filename>-specific 4612 This option is a <filename>wic</filename>-specific
4613 option that says to start a partition on an 4613 option that says to start a partition on an
4614 x KBytes boundary.</para></listitem> 4614 x KBytes boundary.</para></listitem>
4615 <listitem><para><emphasis><filename>--no-table</filename>:</emphasis>
4616 This option is a <filename>wic</filename>-specific
4617 option.
4618 Using the option reserves space for the partition
4619 and causes it to become populated.
4620 However, the partition is not added to the
4621 partition table.
4622 </para></listitem>
4615 </itemizedlist> 4623 </itemizedlist>
4616 </para> 4624 </para>
4617 </section> 4625 </section>