diff options
Diffstat (limited to 'scripts/lib/image/help.py')
-rw-r--r-- | scripts/lib/image/help.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py index 0d8a6adfaa..aab0b609af 100644 --- a/scripts/lib/image/help.py +++ b/scripts/lib/image/help.py @@ -737,6 +737,12 @@ DESCRIPTION to start a partition on an x KBytes boundary. + --no-table: This option is specific to wic. Space will be + reserved for the partition and it will be + populated but it will not be added to the + partition table. It may be useful for + bootloaders. + * bootloader This command allows the user to specify various bootloader |