From 463c9f4d3abeaa46ba8aa2b287b62c907c39359b Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 29 Jul 2014 07:52:29 -0500 Subject: wic: Various typo/grammar fixes to wic help text This is a set of miscellaneous help text updates noticed while transcribing wic help for the dev manual. (From OE-Core rev: d4b350fcdedf29692673e09a0c1850cdbbe29739) Signed-off-by: Tom Zanussi Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- scripts/lib/image/help.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts') diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py index b833459aa0..6e8e037c50 100644 --- a/scripts/lib/image/help.py +++ b/scripts/lib/image/help.py @@ -443,8 +443,8 @@ DESCRIPTION artifacts, the result is an image or set of images that can be directly written onto media and used on a particular system. - The 'wic' command and the infrastructure it's based is by - definition incomplete - it's designed to allow the generation of + The 'wic' command and the infrastructure it's based on is by + definition incomplete - its purpose is to allow the generation of customized images, and as such was designed to be completely extensible via a plugin interface (see 'wic help plugins'). @@ -705,7 +705,7 @@ DESCRIPTION wic command-line option (or the equivalent rootfs derived from the '-e' command-line option). Exactly what those contents and filesystem type end - up being are depend on the given plugin + up being are dependent on the given plugin implementation. --ondisk or --ondrive: Forces the partition to be created on -- cgit 1.2.3-korg