From 95851dffbe758cd696f80454d8bdafce12fccd30 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Tue, 5 Jan 2016 14:38:23 -0600 Subject: [PATCH] dev-manual: Added wic --notable option description. (From yocto-docs rev: 5e0594889eee6cff30cf378ac66993439351b486) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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 @@ This option is a wic-specific option that says to start a partition on an x KBytes boundary. + --no-table: + This option is a wic-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. +