dev-manual: Added the --overhead-factor wic option description.

(From yocto-docs rev: 67d90401faa4992638ed6903fb74388193ff6aec)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ed Bartosh 2016-01-05 14:50:39 -06:00 committed by Richard Purdie
parent 2beb19b764
commit eeffa647d5
1 changed files with 8 additions and 0 deletions

View File

@ -4628,6 +4628,14 @@
by the <filename>--size</filename> option.
The default value is 10 Mbytes.
</para></listitem>
<listitem><para><emphasis><filename>--overhead-factor</filename>:</emphasis>
This option is a <filename>wic</filename>-specific
option that multiplies the size of the partition by
the option's value.
You must supply a value greater than or equal to
"1".
The default value is "1.3".
</para></listitem>
</itemizedlist>
</para>
</section>