dev-manual: Added wic --notable option description.

(From yocto-docs rev: 5e0594889eee6cff30cf378ac66993439351b486)

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:38:23 -06:00 committed by Richard Purdie
parent 88a2794b18
commit 95851dffbe
1 changed files with 8 additions and 0 deletions

View File

@ -4612,6 +4612,14 @@
This option is a <filename>wic</filename>-specific
option that says to start a partition on an
x KBytes boundary.</para></listitem>
<listitem><para><emphasis><filename>--no-table</filename>:</emphasis>
This option is a <filename>wic</filename>-specific
option.
Using the option reserves space for the partition
and causes it to become populated.
However, the partition is not added to the
partition table.
</para></listitem>
</itemizedlist>
</para>
</section>