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 3d00f36104..e417c256a7 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4620,6 +4620,14 @@
4620 However, the partition is not added to the 4620 However, the partition is not added to the
4621 partition table. 4621 partition table.
4622 </para></listitem> 4622 </para></listitem>
4623 <listitem><para><emphasis><filename>--extra-space</filename>:</emphasis>
4624 This option is a <filename>wic</filename>-specific
4625 option that adds extra space after the space
4626 filled by the content of the partition.
4627 The final size can go beyond the size specified
4628 by the <filename>--size</filename> option.
4629 The default value is 10 Mbytes.
4630 </para></listitem>
4623 </itemizedlist> 4631 </itemizedlist>
4624 </para> 4632 </para>
4625 </section> 4633 </section>