summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/help.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/wic/help.py')
-rw-r--r--scripts/lib/wic/help.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py
index 3a40fc0ea2..03d84bd1d7 100644
--- a/scripts/lib/wic/help.py
+++ b/scripts/lib/wic/help.py
@@ -523,7 +523,8 @@ DESCRIPTION
523 523
524 Source plugins can also be implemented and added by external 524 Source plugins can also be implemented and added by external
525 layers - any plugins found in a scripts/lib/wic/plugins/source/ 525 layers - any plugins found in a scripts/lib/wic/plugins/source/
526 directory in an external layer will also be made available. 526 or lib/wic/plugins/source/ directory in an external layer will
527 also be made available.
527 528
528 When the wic implementation needs to invoke a partition-specific 529 When the wic implementation needs to invoke a partition-specific
529 implementation, it looks for the plugin that has the same name as 530 implementation, it looks for the plugin that has the same name as