summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2014-07-29 07:52:29 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-02 09:26:13 +0100
commit463c9f4d3abeaa46ba8aa2b287b62c907c39359b (patch)
treebf3e9621156a2b8f9181d4c2785bd7ced0da727b /scripts
parentb7528a4bc161c88564917db53aad273f212f111e (diff)
downloadpoky-463c9f4d3abeaa46ba8aa2b287b62c907c39359b.tar.gz
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 <tom.zanussi@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/lib/image/help.py6
1 files changed, 3 insertions, 3 deletions
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
443 artifacts, the result is an image or set of images that can be 443 artifacts, the result is an image or set of images that can be
444 directly written onto media and used on a particular system. 444 directly written onto media and used on a particular system.
445 445
446 The 'wic' command and the infrastructure it's based is by 446 The 'wic' command and the infrastructure it's based on is by
447 definition incomplete - it's designed to allow the generation of 447 definition incomplete - its purpose is to allow the generation of
448 customized images, and as such was designed to be completely 448 customized images, and as such was designed to be completely
449 extensible via a plugin interface (see 'wic help plugins'). 449 extensible via a plugin interface (see 'wic help plugins').
450 450
@@ -705,7 +705,7 @@ DESCRIPTION
705 wic command-line option (or the equivalent rootfs 705 wic command-line option (or the equivalent rootfs
706 derived from the '-e' command-line option). 706 derived from the '-e' command-line option).
707 Exactly what those contents and filesystem type end 707 Exactly what those contents and filesystem type end
708 up being are depend on the given plugin 708 up being are dependent on the given plugin
709 implementation. 709 implementation.
710 710
711 --ondisk or --ondrive: Forces the partition to be created on 711 --ondisk or --ondrive: Forces the partition to be created on