diff options
Diffstat (limited to 'scripts/lib/wic/help.py')
-rw-r--r-- | scripts/lib/wic/help.py | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py index 800c0abf0f..6b49a67de9 100644 --- a/scripts/lib/wic/help.py +++ b/scripts/lib/wic/help.py | |||
@@ -1013,12 +1013,12 @@ DESCRIPTION | |||
1013 | --no-fstab-update: This option is specific to wic. It does not update the | 1013 | --no-fstab-update: This option is specific to wic. It does not update the |
1014 | '/etc/fstab' stock file for the given partition. | 1014 | '/etc/fstab' stock file for the given partition. |
1015 | 1015 | ||
1016 | --extra-space: This option is specific to wic. It adds extra | 1016 | --extra-filesystem-space: This option is specific to wic. It adds extra |
1017 | space after the space filled by the content | 1017 | space after the space filled by the content |
1018 | of the partition. The final size can go | 1018 | of the partition. The final size can go |
1019 | beyond the size specified by --size. | 1019 | beyond the size specified by --size. |
1020 | By default, 10MB. This option cannot be used | 1020 | By default, 10MB. This option cannot be used |
1021 | with --fixed-size option. | 1021 | with --fixed-size option. |
1022 | 1022 | ||
1023 | --extra-partition-space: This option is specific to wic. It adds extra | 1023 | --extra-partition-space: This option is specific to wic. It adds extra |
1024 | empty space after the space filled by the | 1024 | empty space after the space filled by the |