diff options
Diffstat (limited to 'scripts/lib/wic/help.py')
| -rw-r--r-- | scripts/lib/wic/help.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py index 4d342fcf05..1e3d06a87b 100644 --- a/scripts/lib/wic/help.py +++ b/scripts/lib/wic/help.py | |||
| @@ -536,7 +536,8 @@ DESCRIPTION | |||
| 536 | 536 | ||
| 537 | Source plugins can also be implemented and added by external | 537 | Source plugins can also be implemented and added by external |
| 538 | layers - any plugins found in a scripts/lib/wic/plugins/source/ | 538 | layers - any plugins found in a scripts/lib/wic/plugins/source/ |
| 539 | directory in an external layer will also be made available. | 539 | or lib/wic/plugins/source/ directory in an external layer will |
| 540 | also be made available. | ||
| 540 | 541 | ||
| 541 | When the wic implementation needs to invoke a partition-specific | 542 | When the wic implementation needs to invoke a partition-specific |
| 542 | implementation, it looks for the plugin that has the same name as | 543 | implementation, it looks for the plugin that has the same name as |
