diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/lib/image/help.py | 6 |
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 |