diff options
Diffstat (limited to 'scripts/lib/wic/plugins/source/empty.py')
-rw-r--r-- | scripts/lib/wic/plugins/source/empty.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/wic/plugins/source/empty.py b/scripts/lib/wic/plugins/source/empty.py index 0a9f5fa27c..4178912377 100644 --- a/scripts/lib/wic/plugins/source/empty.py +++ b/scripts/lib/wic/plugins/source/empty.py | |||
@@ -14,7 +14,7 @@ | |||
14 | # partition. This is useful to overwrite old content like | 14 | # partition. This is useful to overwrite old content like |
15 | # filesystem signatures which may be re-recognized otherwise. | 15 | # filesystem signatures which may be re-recognized otherwise. |
16 | # This feature can be enabled with | 16 | # This feature can be enabled with |
17 | # '--soucreparams="[fill|size=<N>[S|s|K|k|M|G]][,][bs=<N>[S|s|K|k|M|G]]"' | 17 | # '--sourceparams="[fill|size=<N>[S|s|K|k|M|G]][,][bs=<N>[S|s|K|k|M|G]]"' |
18 | # Conflicting or missing options throw errors. | 18 | # Conflicting or missing options throw errors. |
19 | 19 | ||
20 | import logging | 20 | import logging |